Don't build with brotli
This commit is contained in:
parent
951a7173ae
commit
8aa2be5898
@ -13,4 +13,6 @@ package ghcup
|
|||||||
package tar-bytestring
|
package tar-bytestring
|
||||||
ghc-options: -O2
|
ghc-options: -O2
|
||||||
|
|
||||||
|
constraints: http-io-streams -brotli
|
||||||
|
|
||||||
index-state: 2020-03-09T18:53:34Z
|
index-state: 2020-03-09T18:53:34Z
|
||||||
|
@ -35,8 +35,6 @@ constraints: any.Cabal ==2.4.0.1,
|
|||||||
bifunctors +semigroups +tagged,
|
bifunctors +semigroups +tagged,
|
||||||
any.binary ==0.8.6.0,
|
any.binary ==0.8.6.0,
|
||||||
any.blaze-builder ==0.4.1.0,
|
any.blaze-builder ==0.4.1.0,
|
||||||
any.brotli ==0.0.0.0,
|
|
||||||
any.brotli-streams ==0.0.0.0,
|
|
||||||
any.bytestring ==0.10.8.2,
|
any.bytestring ==0.10.8.2,
|
||||||
any.bytestring-builder ==0.10.8.2.0,
|
any.bytestring-builder ==0.10.8.2.0,
|
||||||
bytestring-builder +bytestring_has_builder,
|
bytestring-builder +bytestring_has_builder,
|
||||||
@ -99,7 +97,6 @@ constraints: any.Cabal ==2.4.0.1,
|
|||||||
any.hsc2hs ==0.68.6,
|
any.hsc2hs ==0.68.6,
|
||||||
hsc2hs -in-ghc-tree,
|
hsc2hs -in-ghc-tree,
|
||||||
any.http-io-streams ==0.1.2.0,
|
any.http-io-streams ==0.1.2.0,
|
||||||
http-io-streams +brotli,
|
|
||||||
any.indexed-profunctors ==0.1,
|
any.indexed-profunctors ==0.1,
|
||||||
any.integer-gmp ==1.0.2.0,
|
any.integer-gmp ==1.0.2.0,
|
||||||
any.integer-logarithms ==1.0.3,
|
any.integer-logarithms ==1.0.3,
|
||||||
|
Loading…
Reference in New Issue
Block a user