mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Allow network-run-0.4.0 (closes #7481).
This commit is contained in:
parent
f26f716bcb
commit
842dfc00eb
@ -8460,9 +8460,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7479
|
||||
- brick < 2.4
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7481
|
||||
- network-run < 0.4
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/7486
|
||||
- text-rope < 0.3
|
||||
# end of Stackage upper bounds
|
||||
@ -9002,6 +8999,7 @@ skipped-tests:
|
||||
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11
|
||||
- peregrin # tried peregrin-0.4.2, but its *test-suite* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- pg-transact # tried pg-transact-0.3.2.0, but its *test-suite* requires the disabled package: tmp-postgres
|
||||
- pinch # tried pinch-0.5.2.0, but its *test-suite* requires network-run >=0.2.4 && < 0.4 and the snapshot contains network-run-0.4.0
|
||||
- pipes-category # tried pipes-category-0.3.0.0, but its *test-suite* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- pipes-extras # tried pipes-extras-1.0.15, but its *test-suite* requires transformers >=0.2.0.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: pipes-misc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user