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

bump tasty-discover upper bound to fix Nix package #58

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

peterbecich
Copy link
Contributor

cabal build --enable-tests --constraint 'tasty-discover==5.0.0'  -j

succeeds

closes: #57

please review and publish a revision, this will eventually get into NixPkgs and fix the package there

```
cabal build --enable-tests --constraint 'tasty-discover==5.0.0'  -j
```
succeeds
@peterbecich peterbecich changed the title bump tasty-discover upper bound bump tasty-discover upper bound to fix Nix package Nov 14, 2024
@peterbecich
Copy link
Contributor Author

cabal test --constraint 'tasty-discover==5.0.0'  -j

also succeeds

@alexbiehl alexbiehl merged commit e286bd2 into testcontainers:master Nov 15, 2024
6 checks passed
@peterbecich peterbecich deleted the tasty-discover branch November 16, 2024 01:09
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.

request to bump tasty-discover upper bound
2 participants