git-annex/stack.yaml
Joey Hess e181603103
stack.yaml: Update to lts-7.0 (ghc 8)
A few of these extra-deps are setting versions to work around various
library dep issues with ghc 8.
2016-09-15 00:37:05 -04:00

32 lines
607 B
YAML

flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
cryptonite: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
xmpp: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- bloomfilter-2.0.1.0
- esqueleto-2.4.3
- network-multicast-0.1.1
- persistent-2.2.4.1
- persistent-sqlite-2.2.1
- persistent-template-2.1.8.1
- torrent-10000.0.0
- yesod-default-1.2.0
explicit-setup-deps:
git-annex: true
resolver: lts-7.0