From ca46676292158d524d0525df6c0fdf2742b43aa6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Nov 2017 13:54:05 -0400 Subject: still need stack-windows.yaml to specify newer versions of Win32 and unix-compat --- stack-windows.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 stack-windows.yaml (limited to 'stack-windows.yaml') diff --git a/stack-windows.yaml b/stack-windows.yaml new file mode 100644 index 000000000..7253a5143 --- /dev/null +++ b/stack-windows.yaml @@ -0,0 +1,28 @@ +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: +- aws-0.17.1 +- bloomfilter-2.0.1.0 +- torrent-10000.1.1 +- yesod-default-1.2.0 +- Win32-2.6.1.0 +- unix-compat-0.5 +explicit-setup-deps: + git-annex: true +resolver: lts-9.10 -- cgit v1.2.3