From 3f4096927247c4ce7babef9f9e704c58347ff99c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 17 Dec 2015 08:34:42 +0200 Subject: [PATCH] Upper bound for #1047 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd71935d..f67fd5b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1788,6 +1788,9 @@ packages: # https://github.com/fpco/stackage/issues/1042 - clock < 0.6 + + # https://github.com/fpco/stackage/issues/1047 + - unbound-generics < 0.3 # end of packages