mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 07:45:49 +01:00
Relax bound for postgresql-libpq (#7506).
This commit is contained in:
parent
a53a95cb46
commit
ce4260c0b4
@ -5575,6 +5575,7 @@ packages:
|
|||||||
- portable-lines
|
- portable-lines
|
||||||
- posix-pty
|
- posix-pty
|
||||||
- postgresql-libpq
|
- postgresql-libpq
|
||||||
|
- postgresql-libpq-configure
|
||||||
- postgresql-simple
|
- postgresql-simple
|
||||||
- postgresql-simple-url
|
- postgresql-simple-url
|
||||||
- pretty-hex
|
- pretty-hex
|
||||||
@ -7733,7 +7734,8 @@ packages:
|
|||||||
- path < 0.9.6
|
- path < 0.9.6
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7506
|
# https://github.com/commercialhaskell/stackage/issues/7506
|
||||||
- postgresql-libpq < 0.10.2
|
- postgresql-libpq < 0.11
|
||||||
|
- postgresql-libpq-configure < 0.11
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7513
|
# https://github.com/commercialhaskell/stackage/issues/7513
|
||||||
- doclayout < 0.5
|
- doclayout < 0.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user