google / proto-lens

API for protocol buffers using modern Haskell language and library patterns.
https://google.github.io/proto-lens
BSD 3-Clause "New" or "Revised" License
467 stars 109 forks source link

Too strict bounds on profunctors on hackage #413

Closed sternenseemann closed 2 years ago

sternenseemann commented 3 years ago

proto-lens restricts profunctors to < 5.6, but it builds fine with 5.6.2.

sternenseemann commented 3 years ago

Seems like this has been done in d20256eb2419b9ee76750c275099e5cecafcd483, but should be reflected on hackage.

blackgnezdo commented 2 years ago

0.7.1.0 is now on hackage.