Fix stack.yaml
This commit is contained in:
parent
b9aba98cd5
commit
3318c30cee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user