mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
Added constraint "postgresql-libpq < 0.9.1" per #715
This commit is contained in:
parent
8287a5c35d
commit
6a4d2212c8
@ -1229,6 +1229,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/710
|
# https://github.com/fpco/stackage/issues/710
|
||||||
- fsnotify < 0.2
|
- fsnotify < 0.2
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/715
|
||||||
|
- postgresql-libpq < 0.9.1
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user