From 623926418a92b7fe6490eeb9640fb7f6cc6de7e4 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 30 Jan 2015 13:48:11 +0000 Subject: [PATCH 1/2] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7b1c330..74885423 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -682,6 +682,9 @@ packages: - pipes-binary - pipes-network + "Tomas Carnecky": + - rethinkdb-client-driver + "Stackage upper bounds": # Force a specific version that's compatible with transformers 0.3 From e8ae7d8b4c34078c4af59294d2b0f842b842235f Mon Sep 17 00:00:00 2001 From: Chris Done Date: Sun, 1 Feb 2015 16:06:47 +0100 Subject: [PATCH 2/2] Add upper bound on th-sugar @snoyberg this build plan checks out. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74885423..0dca78c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -100,7 +100,10 @@ packages: - criterion - th-lift - singletons - - th-desugar + + # https://github.com/fpco/stackage/issues/433 + - th-desugar < 1.5 + - quickcheck-assertions - distributed-process-simplelocalnet