Open
Description
Sadly, relaxing package upper bounds doesn't just work:
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.10.1
$ cabal install bitset==1.4.8 --allow-newer
Configuring bitset-1.4.8...
Building bitset-1.4.8...
Preprocessing library bitset-1.4.8...
src/GHC/Integer/GMP/TypeExt.hs:16:8:
Could not find module ‘GHC.Integer.GMP.Prim’
Use -v to see a list of the files searched for.
Failed to install bitset-1.4.8
Metadata
Metadata
Assignees
Labels
No labels