mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 00:20:26 +01:00
Remove (pipes-)cacophony constraints
This commit is contained in:
parent
6d9678db7e
commit
5fd887ae1d
@ -3257,9 +3257,6 @@ packages:
|
|||||||
- cassava < 0.5.0.0
|
- cassava < 0.5.0.0
|
||||||
- cassava-conduit < 0.4.0.0 # because of above and #2586
|
- cassava-conduit < 0.4.0.0 # because of above and #2586
|
||||||
|
|
||||||
# https://github.com/centromere/pipes-cacophony/issues/4
|
|
||||||
- cacophony < 0.10.0 # causes failure in pipes-cacophony
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2607
|
# https://github.com/fpco/stackage/issues/2607
|
||||||
- http-media < 0.7.0
|
- http-media < 0.7.0
|
||||||
|
|
||||||
@ -3670,8 +3667,6 @@ expected-test-failures:
|
|||||||
- xml-picklers # https://github.com/Philonous/xml-picklers/issues/5
|
- xml-picklers # https://github.com/Philonous/xml-picklers/issues/5
|
||||||
- throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2
|
- throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2
|
||||||
- shikensu # https://github.com/icidasset/shikensu/issues/5
|
- shikensu # https://github.com/icidasset/shikensu/issues/5
|
||||||
- cacophony # https://github.com/centromere/cacophony/issues/5
|
|
||||||
- pipes-cacophony # https://github.com/centromere/pipes-cacophony/issues/3
|
|
||||||
|
|
||||||
# Compilation failures
|
# Compilation failures
|
||||||
- ListLike # No issue tracker, e-mail sent to maintainer
|
- ListLike # No issue tracker, e-mail sent to maintainer
|
||||||
@ -3979,7 +3974,6 @@ tell-me-when-its-released:
|
|||||||
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||||
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||||
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||||
- pipes-cacophony-0.4.1 # shoulb be able to enable both this and cacophony afterwards, see https://github.com/centromere/pipes-cacophony/issues/4
|
|
||||||
|
|
||||||
# Packages which should be hidden after registering, to avoid module name
|
# Packages which should be hidden after registering, to avoid module name
|
||||||
# conflicts. This is intended for at least two use cases:
|
# conflicts. This is intended for at least two use cases:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user