haskellPackages.quickspec: Unmark broken#335548
Merged
maralorn merged 3 commits intoNixOS:haskell-updatesfrom Aug 19, 2024
Merged
haskellPackages.quickspec: Unmark broken#335548maralorn merged 3 commits intoNixOS:haskell-updatesfrom
maralorn merged 3 commits intoNixOS:haskell-updatesfrom
Conversation
Package version 2.1.5 failed to build and was therefore marked broken. Package version 2.2 has fixed the twee-lib dependency version constraint and can build successfully.
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
Member
|
That's one of those overrides which we regularly forget to remove. Maybe we can add an assert on the package version with a comment which tells us to remove the override? |
Contributor
Author
The version assertion exists -- I just hid it on the |
Member
|
🤦 |
Member
|
Thank you |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is for merging into
haskell-updates(PR #331380).quickspecis no longer broken, so remove it frombroken.yaml.quickcheck-state-machinehas a SQLite example/test case. Version 0.8.0 has developed an incompatibility withpersistent-sqlite(2.13.3.0). Easiest solution is to chop out the offending test module.quickcheck-state-machine_0_10_0is not broken.The following packages now build on
x86_64-linux:haskellPackages.quickspechaskellPackages.quickcheck-state-machinehaskellPackages.quickcheck-state-machine_0_10_0