From 8b53ef1b94e1b2087205ba54aea968a58bf3164d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Feb 2016 12:30:20 +0100 Subject: [PATCH] Upper bound for #1212 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0733250f..2f17f8df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1955,6 +1955,9 @@ packages: # https://github.com/fpco/stackage/issues/1211 - aeson < 0.10 + # https://github.com/fpco/stackage/issues/1212 + - postgresql-binary < 0.8 + # end of packages