git-annex/stack.yaml
Joey Hess 40327cab6e
Removed support for building with the old cryptohash library.
Building with that library made git-annex not support SHA3; it's time for
that to always be supported in case SHA2 dominoes.
2017-02-24 20:56:26 -04:00

27 lines
494 B
YAML

flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- esqueleto-2.5.1
- yesod-default-1.2.0
- bloomfilter-2.0.1.0
- network-multicast-0.2.0
- torrent-10000.0.1
explicit-setup-deps:
git-annex: true
resolver: lts-7.18