22 lines
519 B
Plaintext
22 lines
519 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/composewell/streamly
|
|
tag: 4eb53e7f868bdc08afcc4b5210ab5916b9a4dfbc
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/hasufell/tar-bytestring
|
|
tag: 64707be1abb534e88007e3320090598a0a9490a7
|