postgresql-simple < 0.7.0.0 (#7076).

This commit is contained in:
Andreas Ländle 2023-08-01 17:59:12 +02:00
parent 238372094e
commit 7259484194

View File

@ -5588,7 +5588,7 @@ packages:
- poll - poll
- portable-lines - portable-lines
- posix-pty - posix-pty
- postgresql-libpq < 0.10.0.0 # https://github.com/commercialhaskell/stackage/issues/7073 - postgresql-libpq
- postgresql-simple - postgresql-simple
- postgresql-simple-url - postgresql-simple-url
- pretty-hex - pretty-hex
@ -8380,6 +8380,11 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7060 # https://github.com/commercialhaskell/stackage/issues/7060
- doctest < 0.22 - doctest < 0.22
# https://github.com/commercialhaskell/stackage/issues/7073
- postgresql-libpq < 0.10.0.0
# https://github.com/commercialhaskell/stackage/issues/7076
- postgresql-simple < 0.7.0.0
# https://github.com/commercialhaskell/stackage/issues/7074 # https://github.com/commercialhaskell/stackage/issues/7074
- th-abstraction < 0.6.0.0 - th-abstraction < 0.6.0.0
# end of Stackage upper bounds # end of Stackage upper bounds