git-annex/stack.yaml
Joey Hess 7ddc0953d8
re-enable assistand and webapp in stack.yaml
Did not intend for 02ef3d6a64 to
disable them.
2022-06-29 14:20:56 -04:00

27 lines
471 B
YAML

flags:
git-annex:
production: true
assistant: true
pairing: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
debuglocks: false
benchmark: true
gitlfs: true
packages:
- '.'
resolver: lts-19.13
extra-deps:
- IfElse-0.85
- aws-0.22
- bloomfilter-2.0.1.0
- git-lfs-1.2.0
- http-client-restricted-0.0.5
- network-multicast-0.3.2
- sandi-0.5
- torrent-10000.1.1
- aeson-1.5.6.0
explicit-setup-deps:
git-annex: true