git-annex/stack.yaml
Joey Hess 4b7aea8714
update stack.yaml to latest lts and remove stack-windows.yaml
The latter should not be needed as this lts version includes Win32.
2019-07-09 10:33:21 -04:00

28 lines
478 B
YAML

flags:
git-annex:
production: true
assistant: true
pairing: true
s3: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
debuglocks: false
benchmark: false
networkbsd: false
packages:
- '.'
extra-deps:
- IfElse-0.85
- aws-0.21.1
- bloomfilter-2.0.1.0
- tasty-1.1.0.4
- tasty-rerun-1.1.13
- torrent-10000.1.1
- sandi-0.5
- http-client-0.5.14
explicit-setup-deps:
git-annex: true
resolver: lts-13.27