mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Remove constraint on terminal-progress-bar.
Also reverts 771100ee13.
This closes https://github.com/fpco/stackage/issues/3230.
This commit is contained in:
parent
8053f677c4
commit
1fdd5e7ef9
@ -3259,9 +3259,6 @@ packages:
|
|||||||
# https://github.com/silkapp/rest/issues/157
|
# https://github.com/silkapp/rest/issues/157
|
||||||
- rest-client < 0.5.2.1
|
- rest-client < 0.5.2.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3230
|
|
||||||
- terminal-progress-bar < 0.1.2
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3233
|
# https://github.com/fpco/stackage/issues/3233
|
||||||
- adjunctions < 4.4
|
- adjunctions < 4.4
|
||||||
|
|
||||||
@ -3467,7 +3464,6 @@ skipped-tests:
|
|||||||
- printcess # QuickCheck 2.10
|
- printcess # QuickCheck 2.10
|
||||||
- superbuffer # QuickCheck 2.10
|
- superbuffer # QuickCheck 2.10
|
||||||
- tar # tasty-quickcheck
|
- tar # tasty-quickcheck
|
||||||
- terminal-progress-bar # HUnit 1.6, see also https://github.com/fpco/stackage/issues/3230
|
|
||||||
- text # HUnit 1.6
|
- text # HUnit 1.6
|
||||||
- text-short # tasty-quickcheck
|
- text-short # tasty-quickcheck
|
||||||
- vector # QuickCheck 2.10
|
- vector # QuickCheck 2.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user