From 2b49dd51b95e83bfe89f36f4cbad614d34584704 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 17:52:40 -0700 Subject: [PATCH] Unblock pipes-network, block pipes-concurrency --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c70a8413..c9b62df0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -763,7 +763,7 @@ packages: - pipes-extras - pipes-http - pipes-parse - - pipes-concurrency + # - pipes-concurrency # build failure with GHC 8.4 https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/47 - pipes-safe - turtle - foldl @@ -3293,7 +3293,7 @@ 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 - - pipes-safe < 0 # build failure with GHC 8.4 # https://github.com/Gabriel439/Haskell-Pipes-Safe-Library/issues/33 + - pipes-concurrency < 0 # build failure with GHC 8.4 https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/47 - 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 @@ -3404,7 +3404,6 @@ packages: - matrix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - mysql < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - ochintin-daicho < 0 # DependencyFailed (PackageName "bookkeeping") - - pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - pred-set < 0 # DependencyFailed (PackageName "HSet") - simple-log < 0 # DependencyFailed (PackageName "hformat") - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3505,7 +3504,6 @@ packages: - persistent-mysql < 0 # GHC 8.4 via mysql - pipes-fluid < 0 # GHC 8.4 via pipes-concurrency - pipes-misc < 0 # GHC 8.4 via pipes-concurrency - - pipes-network < 0 # GHC 8.4 via pipes-safe - pred-trie < 0 # GHC 8.4 via pred-set - rainbox < 0 # GHC 8.4 via rainbow - reform-blaze < 0 # GHC 8.4 via reform