lambda-llama / bitset

A compact functional set data structure
http://hackage.haskell.org/package/bitset
MIT License
13 stars 13 forks source link

Strange upper bounds of package dependencies for newer versions #25

Closed muesli4 closed 7 years ago

muesli4 commented 7 years ago

With GHC 8.0.1 I can only install version 1.1, but I would love to install version 1.48. So I wonder why version 1.48 requires base (>=4.4.0 && <4.8).