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 build error regarding 'tasty' bounds #1505

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

kostmo
Copy link
Member

@kostmo kostmo commented Sep 10, 2023

Build error was:

Test/Tasty/QuickCheck.hs:30:43: error:
    Module ‘Test.Tasty.Runners’ does not export ‘emptyProgress’
   |
30 | import Test.Tasty.Runners (formatMessage, emptyProgress)
   |                                           ^^^^^^^^^^^^^
Error: cabal-3.10.1.0: Failed to build tasty-quickcheck-0.10.3. See the build log above for details.

@kostmo kostmo requested a review from byorgey September 10, 2023 00:38
@kostmo kostmo marked this pull request as ready for review September 10, 2023 00:38
@kostmo kostmo added the merge me Trigger the merge process of the Pull request. label Sep 10, 2023
@mergify mergify bot merged commit f9a1c31 into main Sep 10, 2023
9 checks passed
@mergify mergify bot deleted the feature/tasty-bounds branch September 10, 2023 01:04
@kostmo kostmo added the Z-CI This issue is about continuous integration pipelines - GH Actions - tests and releases on server. label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request. Z-CI This issue is about continuous integration pipelines - GH Actions - tests and releases on server.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants