22 lines
518 B
Plaintext
22 lines
518 B
Plaintext
packages: ./ghcup.cabal
|
|
|
|
with-compiler: ghc-8.6.5
|
|
|
|
optimization: 2
|
|
|
|
package streamly
|
|
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
|
|
|
|
package ghcup
|
|
ghc-options: -O2 -fspec-constr-recursive=16 -fmax-worker-args=16
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/hasufell/streamly
|
|
tag: a343c4b99b20ea6f8207a220d5dccb3a88cecefa
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/psibi/streamly-bytestring
|
|
tag: fed14ce44e0219f68162f450b5c107fea20a6521
|