mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 12:11:56 +01:00
Extra upper bounds for conduitpocalypse
This commit is contained in:
parent
13cf91e4bb
commit
e0e594d2e2
@ -3283,6 +3283,11 @@ packages:
|
|||||||
- yesod-bin < 1.6.0
|
- yesod-bin < 1.6.0
|
||||||
- yesod-eventsource < 1.6.0
|
- yesod-eventsource < 1.6.0
|
||||||
- yesod-websockets < 0.3.0
|
- yesod-websockets < 0.3.0
|
||||||
|
- binary-conduit < 1.3
|
||||||
|
- classy-prelude < 1.4
|
||||||
|
- classy-prelude-conduit < 1.4
|
||||||
|
- classy-prelude-yesod < 1.4
|
||||||
|
- hOpenPGP < 2.6
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3252
|
# https://github.com/fpco/stackage/issues/3252
|
||||||
- conduit-combinators < 1.3.0
|
- conduit-combinators < 1.3.0
|
||||||
@ -3300,9 +3305,13 @@ packages:
|
|||||||
- persistent-postgresql < 2.8.0
|
- persistent-postgresql < 2.8.0
|
||||||
- persistent-sqlite < 2.8.0
|
- persistent-sqlite < 2.8.0
|
||||||
- yesod-persistent < 1.6.0
|
- yesod-persistent < 1.6.0
|
||||||
|
- persistent-mysql-haskell < 0.4
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3256
|
# https://github.com/fpco/stackage/issues/3256
|
||||||
- resourcet < 1.2.0
|
- resourcet < 1.2.0
|
||||||
|
- bzlib-conduit < 0.3
|
||||||
|
- fold-debounce-conduit < 0.2
|
||||||
|
- higher-leveldb < 0.5
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3257
|
# https://github.com/fpco/stackage/issues/3257
|
||||||
- xml-conduit < 1.8.0
|
- xml-conduit < 1.8.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user