Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile failure with GHC 7.4.2 / inaccurate version bounds #56

Open
hvr opened this issue Dec 7, 2016 · 0 comments
Open

Compile failure with GHC 7.4.2 / inaccurate version bounds #56

hvr opened this issue Dec 7, 2016 · 0 comments

Comments

@hvr
Copy link

hvr commented Dec 7, 2016

recent thyme releases fail to compile with GHC 7.4 even though declaring support for base >= 4.5 (but base-4.5 doesn't have GHC.Generics):

Configuring component lib from thyme-0.3.5.5
Preprocessing library thyme-0.3.5.5...

src/Data/Thyme/Calendar/WeekdayOfMonth.hs:33:8:
    Could not find module `GHC.Generics'
    It is a member of the hidden package `ghc-prim'.
    Perhaps you need to add `ghc-prim' to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant