Set proper optimisation for streamly

https://github.com/composewell/streamly/blob/master/docs/Build.md
Bu işleme şunda yer alıyor:
Julian Ospald 2020-01-04 17:55:58 +01:00
ebeveyn 09eea518b8
işleme ca59169f02
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 511B62C09D50CD28
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme

Dosyayı Görüntüle

@ -2,3 +2,9 @@ packages: ./hpath
./hpath-filepath
./hpath-io
package hpath-io
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
-- https://github.com/composewell/streamly/blob/master/docs/Build.md
package streamly
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16