From 3891c12635ddae0c33d813a2f07a9279addf3aed Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Sep 2016 21:54:34 +0200 Subject: [PATCH] stratosphere upper bound for #1905 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b08d60d..7ae1c918 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2555,6 +2555,9 @@ packages: - hspec < 2.2.4 - hspec-core < 2.2.4 - hspec-discover < 2.2.4 + + # https://github.com/fpco/stackage/issues/1905 + - stratosphere < 0.1.5 # end of packages