You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build this with cabal new-build, quickcheck-instances 0.3.15 has too low a bound for hashed, means the code can't import Hashed
I solved this by using quickcheck-instances 0.3.18
I did not test with 0.3.16 or 0.3.17
The text was updated successfully, but these errors were encountered:
I tried to build this with cabal new-build, quickcheck-instances 0.3.15 has too low a bound for hashed, means the code can't import Hashed
I solved this by using quickcheck-instances 0.3.18
I did not test with 0.3.16 or 0.3.17
The text was updated successfully, but these errors were encountered: