Fix stack.yaml

This commit is contained in:
2022-05-16 17:38:46 +02:00
parent b9aba98cd5
commit 3318c30cee

View File

@@ -57,6 +57,9 @@ flags:
cabal-plan:
exe: false
streamly:
use-unliftio: true
ghc-options:
"$locals": -O2
streamly: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16