mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 17:10:25 +01:00
Unblock pipes-network, block pipes-concurrency
This commit is contained in:
parent
e9f669df36
commit
2b49dd51b9
@ -763,7 +763,7 @@ packages:
|
|||||||
- pipes-extras
|
- pipes-extras
|
||||||
- pipes-http
|
- pipes-http
|
||||||
- pipes-parse
|
- pipes-parse
|
||||||
- pipes-concurrency
|
# - pipes-concurrency # build failure with GHC 8.4 https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/47
|
||||||
- pipes-safe
|
- pipes-safe
|
||||||
- turtle
|
- turtle
|
||||||
- foldl
|
- foldl
|
||||||
@ -3293,7 +3293,7 @@ packages:
|
|||||||
- list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12
|
- 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
|
- 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
|
- 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
|
- 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
|
- 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
|
- 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
|
- matrix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- mysql < 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")
|
- ochintin-daicho < 0 # DependencyFailed (PackageName "bookkeeping")
|
||||||
- pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
|
||||||
- pred-set < 0 # DependencyFailed (PackageName "HSet")
|
- pred-set < 0 # DependencyFailed (PackageName "HSet")
|
||||||
- simple-log < 0 # DependencyFailed (PackageName "hformat")
|
- simple-log < 0 # DependencyFailed (PackageName "hformat")
|
||||||
- simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
@ -3505,7 +3504,6 @@ packages:
|
|||||||
- persistent-mysql < 0 # GHC 8.4 via mysql
|
- persistent-mysql < 0 # GHC 8.4 via mysql
|
||||||
- pipes-fluid < 0 # GHC 8.4 via pipes-concurrency
|
- pipes-fluid < 0 # GHC 8.4 via pipes-concurrency
|
||||||
- pipes-misc < 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
|
- pred-trie < 0 # GHC 8.4 via pred-set
|
||||||
- rainbox < 0 # GHC 8.4 via rainbow
|
- rainbox < 0 # GHC 8.4 via rainbow
|
||||||
- reform-blaze < 0 # GHC 8.4 via reform
|
- reform-blaze < 0 # GHC 8.4 via reform
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user