Skip to content

Doesn't build with GHC 7.10 #17

Description

@robdockins

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions