mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-13 10:53:41 +03:00
914a999273
It is only done for webapps. It requires absolute paths
25 lines
462 B
YAML
25 lines
462 B
YAML
flags:
|
|
keter: {}
|
|
packages:
|
|
- '.'
|
|
- location:
|
|
git: https://github.com/tolysz/hs-tls.git
|
|
commit: 0e5ba492a686b9aed32abbd1437860dbca2ebf4a
|
|
subdirs:
|
|
- core
|
|
- location:
|
|
git: https://github.com/yesodweb/wai.git
|
|
commit: 7eded0855ea50dda4f3944f3d7ececb384b7eda3
|
|
subdirs:
|
|
- warp-tls
|
|
- wai
|
|
- warp
|
|
- wai-app-static
|
|
- auto-update
|
|
- mime-types
|
|
extra-dep: true
|
|
|
|
extra-deps: []
|
|
allow-newer: true
|
|
resolver: nightly-2016-05-19
|