mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 02:20:25 +01:00
Add back the bounds for #7722
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
ec4a77df25
commit
5d02d56c9c
@ -885,7 +885,7 @@ packages:
|
|||||||
- persistent-postgresql
|
- persistent-postgresql
|
||||||
- persistent-sqlite
|
- persistent-sqlite
|
||||||
- persistent-template
|
- persistent-template
|
||||||
- persistent-test < 0 # https://github.com/commercialhaskell/stackage/issues/7722
|
- persistent-test
|
||||||
- wai-extra
|
- wai-extra
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
- warp-tls
|
- warp-tls
|
||||||
@ -7865,6 +7865,10 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/7709
|
# https://github.com/commercialhaskell/stackage/issues/7709
|
||||||
- tls < 2.1.9
|
- tls < 2.1.9
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7722
|
||||||
|
- persistent < 2.15
|
||||||
|
- persistent-sqlite < 2.13.3
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7723
|
# https://github.com/commercialhaskell/stackage/issues/7723
|
||||||
- sorted-list < 0.3
|
- sorted-list < 0.3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user