From 8aa2be58984adf1eefd5d2d0d86fa5c649e61186 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 16 Mar 2020 10:47:55 +0100 Subject: [PATCH] Don't build with brotli --- cabal.project | 2 ++ cabal.project.freeze | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/cabal.project b/cabal.project index a405bef..e3a927d 100644 --- a/cabal.project +++ b/cabal.project @@ -13,4 +13,6 @@ package ghcup package tar-bytestring ghc-options: -O2 +constraints: http-io-streams -brotli + index-state: 2020-03-09T18:53:34Z diff --git a/cabal.project.freeze b/cabal.project.freeze index 6d9c3b5..2a2e352 100644 --- a/cabal.project.freeze +++ b/cabal.project.freeze @@ -35,8 +35,6 @@ constraints: any.Cabal ==2.4.0.1, bifunctors +semigroups +tagged, any.binary ==0.8.6.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-builder ==0.10.8.2.0, bytestring-builder +bytestring_has_builder, @@ -99,7 +97,6 @@ constraints: any.Cabal ==2.4.0.1, any.hsc2hs ==0.68.6, hsc2hs -in-ghc-tree, any.http-io-streams ==0.1.2.0, - http-io-streams +brotli, any.indexed-profunctors ==0.1, any.integer-gmp ==1.0.2.0, any.integer-logarithms ==1.0.3,