From 6a4d2212c86ec84dd777356fc7bae75b5fdc9280 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 27 Jul 2015 12:27:43 -0700 Subject: [PATCH] Added constraint "postgresql-libpq < 0.9.1" per #715 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 26a88851..e2868a5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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: