git-annex/stack-lts-9.9.yaml
Joey Hess 95506d17f2
Updated stack.yaml to lts-12.19
And added stack-lts-9.9.yaml to support old versions of stack.
The i386 ancient autobuilder needs stack-lts-9.9.yaml; the OSX autobuilder
may also use it for a while, and it's needed to build on eg debian stable.
2018-11-20 14:00:02 -04:00

21 lines
349 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
packages:
- '.'
extra-deps:
- aws-0.17.1
- bloomfilter-2.0.1.0
- torrent-10000.1.1
explicit-setup-deps:
git-annex: true
resolver: lts-9.9