mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
postgresql-simple < 0.7.0.0 (#7076).
This commit is contained in:
parent
238372094e
commit
7259484194
@ -5588,7 +5588,7 @@ packages:
|
||||
- poll
|
||||
- portable-lines
|
||||
- posix-pty
|
||||
- postgresql-libpq < 0.10.0.0 # https://github.com/commercialhaskell/stackage/issues/7073
|
||||
- postgresql-libpq
|
||||
- postgresql-simple
|
||||
- postgresql-simple-url
|
||||
- pretty-hex
|
||||
@ -8380,6 +8380,11 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7060
|
||||
- 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
|
||||
- th-abstraction < 0.6.0.0
|
||||
# end of Stackage upper bounds
|
||||
|
||||
Loading…
Reference in New Issue
Block a user