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

store-0.6.0 fails to build with GHC-7.10 and GHC-7.8 #146

Closed
sjakobi opened this issue Oct 17, 2019 · 2 comments
Closed

store-0.6.0 fails to build with GHC-7.10 and GHC-7.8 #146

sjakobi opened this issue Oct 17, 2019 · 2 comments

Comments

@sjakobi
Copy link
Contributor

sjakobi commented Oct 17, 2019

src/Data/Store/TH.hs:40:18:
    Could not find module ‘Control.Monad.Fail’
    It is a member of the hidden package ‘fail-4.9.0.0@9VfzPgZmVnyGDICixWHnyA’.
    Perhaps you need to add ‘fail’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
@sjakobi
Copy link
Contributor Author

sjakobi commented Oct 17, 2019

BTW I do agree with the suggestion from #142 (comment) to use CI! Note that the AppVeyor builds are currently broken: https://ci.appveyor.com/project/snoyberg/store/builds/28168838

@mgsloan
Copy link
Owner

mgsloan commented Oct 23, 2019

Fixed!

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

2 participants