-
Notifications
You must be signed in to change notification settings - Fork 110
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
1.5.1 breaks Cabal test suites #421
Comments
Confirmed: changing our |
Isn't this caused by |
You can probably replace |
tasty/quickcheck/Test/Tasty/QuickCheck.hs Lines 189 to 195 in 298f69b
...and then It would be better to fix the root cause for Cabal's workaround by implementing #359 (comment). Should be pretty straightforward. |
We're trying to get a release out, so I'm pushing the constraint. I just got a successful validate run. |
Version 1.5.1 is broken: UnkindPartition/tasty#421
We've been using tasty 1.5, but 1.5.1 was just released today and now our CI gets:
While the errors involve QuickCheck, it hasn't changed recently, while the build log says
Test.Tasty.Providers
did change and forced the rebuild.The text was updated successfully, but these errors were encountered: