bitemyapp / bloodhound

Haskell Elasticsearch client and query DSL
bitemyapp.com
BSD 3-Clause "New" or "Revised" License
424 stars 118 forks source link

Not possible to build with http-client >= 0.7 #288

Closed sternenseemann closed 2 years ago

sternenseemann commented 2 years ago

The Eq instance for Response has been removed: https://github.com/snoyberg/http-client/pull/435

Bounds should be adjusted on Hackage / a fix released ideally.

sternenseemann commented 2 years ago

Ah, I see eef1b58f033acf4a440b91dbfbfe931a105671be.

blackheaven commented 2 years ago

Sorry for the instability, I didn't checked with modern stack snapshot, I have to setup CI