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