From 3ea1b3dfef9ee95805065d31ec5ff8eb5146db42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 21 Sep 2016 14:41:07 -0400 Subject: [PATCH] Add back conduit-connection 0.1.0.2 works with GHC 8 after the transformers upper bound was increased. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23d7d7c3..8784bf2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2038,7 +2038,7 @@ packages: "Sebastian Dröge slomo@coaxion.net @sdroege": - conduit-iconv - # GHC 8 - conduit-connection + - conduit-connection "Andrew Rademacher @AndrewRademacher": - aeson-casing