mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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-sqlite
|
||||
- persistent-template
|
||||
- persistent-test < 0 # https://github.com/commercialhaskell/stackage/issues/7722
|
||||
- persistent-test
|
||||
- wai-extra
|
||||
- wai-websockets
|
||||
- warp-tls
|
||||
@ -7865,6 +7865,10 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7709
|
||||
- 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
|
||||
- sorted-list < 0.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user