Files
hpath/cabal.project
2020-01-26 20:40:37 +01:00

12 lines
337 B
Plaintext

packages: ./hpath
./hpath-directory
./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