diff --git a/cabal.project b/cabal.project index 05eabad..5ea7e12 100644 --- a/cabal.project +++ b/cabal.project @@ -6,11 +6,14 @@ package streamly ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16 package ghcup - ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16 + ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16 -split-sections package tar-bytestring ghc-options: -O2 +package * + ghc-options: -split-sections + constraints: http-io-streams -brotli allow-newer: base