git-annex/stack-windows.yaml
Joey Hess 14557a3ff6
git-annex.cabal: Fix network version.
Needed for hostAddressToTuple.

Which means the build flag for the network-uri split is no longer needed.
2018-07-01 13:07:24 -04:00

29 lines
515 B
YAML

flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
s3: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- aws-0.17.1
- bloomfilter-2.0.1.0
- torrent-10000.1.1
- Win32-2.6.1.0
- directory-1.3.1.5
- process-1.6.2.0
- http-client-0.5.7.1
- unix-compat-0.5.0.1
allow-newer: true
explicit-setup-deps:
git-annex: true
resolver: lts-9.10