Restore pipes-concurrency

`pipes-concurrency` is now GHC-8.4-compatible
This commit is contained in:
Gabriel Gonzalez 2018-03-18 11:44:20 -07:00 committed by GitHub
parent ee4cfe9980
commit 327f63e032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -763,7 +763,7 @@ packages:
- pipes-extras
- pipes-http
- pipes-parse
# - pipes-concurrency # build failure with GHC 8.4 https://github.com/Gabriel439/Haskell-Pipes-Concurrency-Library/issues/47
- pipes-concurrency
- pipes-safe
- turtle
- foldl