mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Modify persistent-test blocker message
I've updated `persistent-test` on Hackage to have appropriate version bounds, so it should build when `persistent-2.11` is on Stackage.
This commit is contained in:
parent
7ec816ad43
commit
04718f7253
@ -655,7 +655,7 @@ packages:
|
||||
- persistent-postgresql < 2.11 # via persistent-2.11
|
||||
- persistent-sqlite < 2.11 # via persistent-2.11
|
||||
- persistent-template < 2.8.3 # via persistent-2.11 (#5347/closed)
|
||||
- persistent-test < 0 # https://github.com/commercialhaskell/stackage/issues/5641
|
||||
- persistent-test < 0 # via persistent-2.11
|
||||
# - stackage-curator # http-conduit 2.3 via amazonka
|
||||
- store
|
||||
- wai-extra
|
||||
|
||||
Loading…
Reference in New Issue
Block a user