git-annex/stack.yaml
Joey Hess 761252ce5f
fix stack file syntax and deps
In stack-lts-12.14.yaml, there were dep issues using the new libraries,
which may not be resolvable with those old versions. Didn't check, just
disabled using the libraries there, which will hold us for a couple
years.

(It would probably be easy enough to relax some of the dep versions in
http-client-restricted and git-lfs to the older versions.)
2020-06-30 17:12:23 -04:00

32 lines
599 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
gitlfs: true
httpclientrestricted: true
packages:
- '.'
extra-deps:
- IfElse-0.85
- aws-0.21.1
- bloomfilter-2.0.1.0
- filepath-bytestring-1.4.2.1.6
- sandi-0.5
- tasty-rerun-1.1.17
- torrent-10000.1.1
- git-lfs-1.1.0
- http-client-restricted-0.0.2
- http-client-0.5.14
explicit-setup-deps:
git-annex: true
resolver: lts-14.27