Files
ghcup-hs/cabal.project

25 lines
564 B
Plaintext
Raw Normal View History

2020-01-11 21:15:05 +01:00
packages: ./ghcup.cabal
2020-01-24 23:43:11 +01:00
with-compiler: ghc-8.6.5
2020-01-16 23:27:38 +01:00
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
2020-01-24 23:43:11 +01:00
2020-02-24 14:56:13 +01:00
package tar-bytestring
ghc-options: -O2
2020-01-24 23:43:11 +01:00
source-repository-package
type: git
2020-02-19 13:30:18 +01:00
location: https://github.com/composewell/streamly
tag: 4eb53e7f868bdc08afcc4b5210ab5916b9a4dfbc
2020-02-22 19:21:10 +01:00
source-repository-package
type: git
location: https://github.com/hasufell/tar-bytestring
tag: 64707be1abb534e88007e3320090598a0a9490a7