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

re-enable docopt, quickbench after releases #6214

Merged
merged 1 commit into from
Oct 13, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2860,7 +2860,6 @@ packages:
- IntervalMap

"Michele Lacchia <[email protected]> @rubik":
- docopt < 0 # MonadFail
- pathwalk

"John Galt <[email protected]> @centromere":
Expand Down Expand Up @@ -6363,7 +6362,6 @@ packages:
- qnap-decrypt < 0 # tried qnap-decrypt-0.3.5, but its *executable* does not support: optparse-applicative-0.16.1.0
- questioner < 0 # tried questioner-0.1.1.0, but its *library* does not support: ansi-terminal-0.11
- questioner < 0 # tried questioner-0.1.1.0, but its *library* requires the disabled package: readline
- quickbench < 0 # tried quickbench-1.0, but its *library* requires the disabled package: docopt
- quickcheck-arbitrary-template < 0 # tried quickcheck-arbitrary-template-0.2.1.1, but its *library* does not support: template-haskell-2.17.0.0
- quickcheck-combinators < 0 # tried quickcheck-combinators-0.0.5, but its *library* requires the disabled package: unfoldable-restricted
- quickcheck-state-machine < 0 # tried quickcheck-state-machine-0.7.1, but its *library* requires the disabled package: markov-chain-usage-model
Expand Down