From 4563795966cb186518eaab4ff380f8ae749a6cf8 Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Wed, 22 Mar 2017 16:53:07 -0400 Subject: [PATCH] Revert "Add upper bounds for https://github.com/dylex/postgresql-typed/issues/4." This reverts commit 407ea071f668e4a06ea9d1d8b7b83e236c42ef81. postgresql-typed was broken with postgresql-binary 0.12, so the upper bound on postgresql-typed won't fix the problem. postgresql-typed 0.5.1 is now released and works with postgresql-binary 0.12.1. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1aa1b14b..09bd9163 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,9 +2955,6 @@ 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