From 8494957758fdf0310a94e192d6c354452cb71068 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 29 Dec 2014 12:17:04 +0200 Subject: [PATCH] More upper bounds #370 #384 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bed91bb5..bcc93f35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -645,6 +645,8 @@ packages: # https://github.com/fpco/stackage/issues/370 - monad-control < 1 - hasql < 0.5 + - hasql-backend < 0.3 + - hasql-postgres < 0.10 - list-t < 0.4 - lifted-async < 0.3