2020-01-04 16:52:21 +00:00
|
|
|
packages: ./hpath
|
|
|
|
./hpath-filepath
|
|
|
|
./hpath-io
|
|
|
|
|
2020-01-04 16:55:58 +00:00
|
|
|
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
|