8000 Allow QuickCheck 2.16 by LaurentRDC · Pull Request #1074 · jaspervdj/hakyll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow QuickCheck 2.16 #1074

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

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Allow QuickCheck 2.16 #1074

merged 1 commit into from
Jun 17, 2025

Conversation

LaurentRDC
Copy link
Collaborator

This was tested manually using:

cabal test --constraint="QuickCheck==2.16.0.0"  --allow-newer=QuickCheck

Note that allow-newer is required since tasty-quickckeck doesn't yet support QuickCheck 2.16

See commercialhaskell/stackage#7778

This was tested manually using:
```
cabal build --constraint="QuickCheck==2.16.0.0"  --allow-newer=QuickCheck
```

Note that `allow-newer` is required since `tasty-quickckeck` doesn't yet support QuickCheck 2.16
@LaurentRDC
Copy link
Collaborator Author

The build failure is unrelated to this PR.

@LaurentRDC LaurentRDC merged commit 5f17ad2 into master Jun 17, 2025
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0