From 407ea071f668e4a06ea9d1d8b7b83e236c42ef81 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 22 Mar 2017 15:21:51 +0000 Subject: [PATCH] Add upper bounds for https://github.com/dylex/postgresql-typed/issues/4. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09bd9163..1aa1b14b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,6 +2955,9 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 + # https://github.com/dylex/postgresql-typed/issues/4 + - postgresql-typed < 0.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of