From 46ed66190ea8695fd8a03bbacd11693d9a93218b Mon Sep 17 00:00:00 2001 From: Jacob Errington Date: Fri, 16 Mar 2018 21:53:36 -0400 Subject: [PATCH] unblock pushbullet-types pushbullet-hs now builds, following https://github.com/tsani/pushbullet-hs/commit/da06bce --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87a968f2..717a722b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -34,7 +34,7 @@ packages: "Jacob Thomas Errington @tsani": - servant-github-webhook - # - pushbullet-types # build failure with ghc 8.4 https://github.com/tsani/pushbullet-hs/issues/1 + - pushbullet-types "Theodore Lief Gannon @tejon": - aeson-yak @@ -3297,7 +3297,6 @@ packages: - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 - - 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 - riak < 0 # build failure with GHC 8.4 https://github.com/riak-haskell-client/riak-haskell-client/issues/105