26 lines
496 B
YAML
26 lines
496 B
YAML
flags: {}
|
|
nix:
|
|
packages: []
|
|
pure: false
|
|
shell-file: ./stack.nix
|
|
extra-package-dbs: []
|
|
packages:
|
|
- .
|
|
- location:
|
|
git: https://github.com/pngwjpgh/zip-stream.git
|
|
commit: 9272bbed000928d500febad1cdc98d1da29d399e
|
|
extra-dep: true
|
|
extra-deps:
|
|
- colonnade-1.1.1
|
|
- yesod-colonnade-1.1.0
|
|
# - zip-stream-0.1.0.1
|
|
- conduit-resumablesink-0.2
|
|
- uuid-crypto-1.3.1.0
|
|
- filepath-crypto-0.0.0.0
|
|
- cryptoids-0.4.0.0
|
|
- cryptoids-types-0.0.0
|
|
|
|
- encoding-0.8.2
|
|
- regex-compat-0.93.1
|
|
resolver: lts-9.3
|