mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +01:00
Bounds for #7524
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
b02c2678ae
commit
244d0a11d0
@ -1869,7 +1869,7 @@ packages:
|
|||||||
# copilot tests:
|
# copilot tests:
|
||||||
- hedgehog-classes
|
- hedgehog-classes
|
||||||
- html-parse
|
- html-parse
|
||||||
- kvitable < 1.1 # https://github.com/commercialhaskell/stackage/issues/7524
|
- kvitable
|
||||||
- lumberjack
|
- lumberjack
|
||||||
- named-text
|
- named-text
|
||||||
- sayable
|
- sayable
|
||||||
@ -7988,6 +7988,10 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/7506
|
# https://github.com/commercialhaskell/stackage/issues/7506
|
||||||
- postgresql-libpq < 0.11
|
- postgresql-libpq < 0.11
|
||||||
- postgresql-libpq-configure < 0.11
|
- postgresql-libpq-configure < 0.11
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/75241
|
||||||
|
- kvitable < 1.1
|
||||||
|
- tasty-sugar < 2.2.2
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user