From becb851743f1300900500843fa22d0a5bf7f716a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:22:58 -0700 Subject: [PATCH] Remove stratosphere per frontrowed/stratosphere#81 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5894e405..daf7e7b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2558,7 +2558,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - - stratosphere + # - stratosphere # build failure with GHC 8.4 https://github.com/frontrowed/stratosphere/issues/81 - sum-type-boilerplate "Iñaki García Etxebarria @garetxe": @@ -3299,6 +3299,7 @@ packages: - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - reroute < 0 # build faiulre with GHC 8.4 https://github.com/agrafix/Spock/issues/140 + - stratosphere < 0 # build failure with GHC 8.4 https://github.com/frontrowed/stratosphere/issues/81 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8