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

Fix --quickcheck tests on GHC 7.10 #107

Closed
ndmitchell opened this issue Jan 4, 2015 · 2 comments
Closed

Fix --quickcheck tests on GHC 7.10 #107

ndmitchell opened this issue Jan 4, 2015 · 2 comments

Comments

@ndmitchell
Copy link
Owner

Currently they fail because things like foldr/foldl are too polymorphic. I should have a Mono module that overrides things like foldr with a concrete type.

@kk-hainq
Copy link
Contributor

kk-hainq commented Aug 5, 2021

@ndmitchell I think we can close this issue now after 7760041?

@ndmitchell
Copy link
Owner Author

Yep, thanks!

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