mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 01:38:32 +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
|
- product-profunctors
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# cabal-install is buggy still.
|
|
||||||
- network < 2.6
|
|
||||||
- network-uri < 2.6
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/288
|
# https://github.com/fpco/stackage/issues/288
|
||||||
- text < 1.2
|
- text < 1.2
|
||||||
|
|
||||||
@ -643,7 +639,7 @@ global-flags:
|
|||||||
new-base: true
|
new-base: true
|
||||||
bytestring-in-base: false
|
bytestring-in-base: false
|
||||||
test-hlint: 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
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user