mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Switch network 2.6 back on (cabal-install released)
This commit is contained in:
parent
9d5cc7c91b
commit
584ce1dda4
@ -602,10 +602,6 @@ packages:
|
||||
- product-profunctors
|
||||
|
||||
"Stackage upper bounds":
|
||||
# cabal-install is buggy still.
|
||||
- network < 2.6
|
||||
- network-uri < 2.6
|
||||
|
||||
# https://github.com/fpco/stackage/issues/288
|
||||
- text < 1.2
|
||||
|
||||
@ -643,7 +639,7 @@ global-flags:
|
||||
new-base: true
|
||||
bytestring-in-base: false
|
||||
test-hlint: false
|
||||
network-uri: false # network-uri: true
|
||||
network-uri: true
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
# global-flags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user