25 lines
548 B
YAML
25 lines
548 B
YAML
flags: {}
|
|
nix:
|
|
packages: []
|
|
pure: false
|
|
shell-file: ./stack.nix
|
|
extra-package-dbs: []
|
|
packages:
|
|
- .
|
|
- location:
|
|
git: https://github.com/pngwjpgh/conduit-resumablesink.git
|
|
commit: ee0679dc31cdcedb2dad240b941262b9dc16f06d
|
|
extra-dep: true
|
|
- location:
|
|
git: https://github.com/pngwjpgh/zip-stream.git
|
|
commit: f1e610d48f17ebc598cd217ebb26a84940135579
|
|
extra-dep: true
|
|
extra-deps:
|
|
- colonnade-1.1.1
|
|
- yesod-colonnade-1.1.0
|
|
# - zip-stream-0.1.0.1
|
|
- uuid-crypto-1.3.0.0
|
|
- cryptoids-0.3.0.0
|
|
- cryptoids-types-0.0.0
|
|
resolver: lts-9.3
|