Fix stack.yaml

This commit is contained in:
Julian Ospald 2022-05-16 17:38:46 +02:00
parent b9aba98cd5
commit 3318c30cee
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 3 additions and 0 deletions

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