mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- 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
|
||||
# global-flags
|
||||
package-flags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user