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

Support GHC 9.0 #65

Closed
ndmitchell opened this issue Feb 14, 2021 · 2 comments
Closed

Support GHC 9.0 #65

ndmitchell opened this issue Feb 14, 2021 · 2 comments

Comments

@ndmitchell
Copy link

Installing this with GHC 9.0 I get:

[__2] trying: quickcheck-instances-0.3.25.2 (dependency of extra *test)
[__3] next goal: base (dependency of extra)
[__3] rejecting: base-4.15.0.0/installed-4.15.0.0 (conflict:
quickcheck-instances => base>=4.5 && <4.15)

Seems you need to relax the base constraint.

@phadej
Copy link
Collaborator

phadej commented Feb 14, 2021

Blocked on haskell-unordered-containers/hashable#193

@phadej
Copy link
Collaborator

phadej commented Feb 17, 2021

@phadej phadej closed this as completed Feb 17, 2021
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