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

smallcheck-1.1.1 doesn't compile with current GHC head snapshot #28

Closed
peti opened this issue May 5, 2015 · 2 comments
Closed

smallcheck-1.1.1 doesn't compile with current GHC head snapshot #28

peti opened this issue May 5, 2015 · 2 comments

Comments

@peti
Copy link

peti commented May 5, 2015

Citing from http://hydra.cryp.to/build/794575/nixlog/13/raw:

Test/SmallCheck/Property.hs:187:10:
    Could not deduce (Monad n)
      arising from the superclasses of an instance declaration
    from the context: (Monad m, m ~ n)
      bound by the instance declaration
      at Test/SmallCheck/Property.hs:187:10-52
    Possible fix:
      add (Monad n) to the context of the instance declaration
    In the instance declaration for ‘Testable n (Property m)’
@UnkindPartition
Copy link
Collaborator

Reported as a ghc regression: https://ghc.haskell.org/trac/ghc/ticket/10423

@UnkindPartition
Copy link
Collaborator

Should be fixed in ghc now.

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