From 690b4a89e16611f89a14a9e3a1abf65ed08bda7c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Dec 2015 08:00:45 +0200 Subject: [PATCH] Upper bound for #1027 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88d1e316..11ce45d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1768,6 +1768,9 @@ packages: # https://github.com/fpco/stackage/issues/992 - safecopy < 0.9 + + # https://github.com/fpco/stackage/issues/1027 + - stm-conduit < 2.7 # end of packages