Re-enable http-streams

Works on GHC 8! Thanks to @snoyberg for your help. Tests disabled for
now due to circular dependency on snap 1.0, which isn't yet in
stackage, as per https://github.com/afcowie/http-streams/issues/96
This commit is contained in:
Andrew Cowie 2016-08-08 10:42:48 +10:00
parent ed9571c902
commit c41c5cc264

View File

@ -1761,7 +1761,7 @@ packages:
"Andrew Cowie <andrew@operationaldynamics.com> @afcowie":
- http-common
# via MonadCatchIO-transformers & via snap-core - http-streams
- http-streams
"Devan Stormont <stormont@gmail.com>":
- forecast-io
@ -2654,6 +2654,11 @@ skipped-tests:
# https://github.com/fpco/stackage/issues/1587
- hledger-lib
# Test suite requires circular dependency on Snap 1.0, which is not yet
# available. Should resolve in due course; disable tests for now, per
# https://github.com/afcowie/http-streams/issues/96
- http-streams
# Package shadowing
- options