hpath/cabal.project

14 lines
378 B
Plaintext
Raw Normal View History

packages: ./hpath
2020-01-26 19:00:33 +00:00
./hpath-directory
./hpath-filepath
./hpath-io
2020-01-29 22:06:13 +00:00
./hpath-posix
2020-04-14 09:27:28 +00:00
./unix
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