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

Allow QuickCheck-2.6 (standard with Haskell Platform 2013.2.0.0) #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yairchu
Copy link

@yairchu yairchu commented May 29, 2013

Without this, tests built with "ghc --make" may fail compilations, as they use both QuickCheck-2.6 and an older version for test-framework-quickcheck2 and then instances defined for the new quickcheck don't work with the old one..

@schell
Copy link

schell commented Jun 6, 2013

This is causing ghc-mod in my vim install to always list errors where there are none :(

But - test-framework is awesome 👍

@xaviershay
Copy link

I would like this please.

@bos
Copy link
Contributor

bos commented Oct 9, 2013

This is fixed in haskell/test-framework.

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

Successfully merging this pull request may close these issues.

4 participants