mongodb-haskell / mongodb

MongoDB driver for Haskell
http://hackage.haskell.org/package/mongoDB
Apache License 2.0
170 stars 44 forks source link

Release for GHC 8.8 support #110

Closed maksbotan closed 4 years ago

maksbotan commented 4 years ago

Hey @VictorDenisov!

Thanks for updating bson to support GHC-8.8. Can you please now relax constraint on bson in this package? Now it has bson < 0.4, which prevents it to pick you bson-0.4.0.0 and subsequently blocks the build on GHC-8.8. New hackage release will be needed too.

Thanks!

VictorDenisov commented 4 years ago

Released