keter/stack.yaml
Marcin Tolysz 914a999273 Initial implementation of SNI.
It is only done for webapps. It requires absolute paths
2016-05-22 00:50:23 +01:00

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