From 31e78c8894d1b66ad1c80d7423e4f66fe5e7eb07 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Jul 2024 10:09:47 -0400 Subject: [PATCH] very temporarily copy stack.yaml to stack-lts-18.13.yaml Windows autobuilder is still using that and a vacation is blocking updating it to use stack.yaml. --- stack-lts-18.13.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 stack-lts-18.13.yaml diff --git a/stack-lts-18.13.yaml b/stack-lts-18.13.yaml new file mode 100644 index 0000000000..56914eab7a --- /dev/null +++ b/stack-lts-18.13.yaml @@ -0,0 +1,20 @@ +# This is temporarily present to work around this issue. +# https://github.com/datalad/git-annex/issues/204 +flags: + git-annex: + production: true + parallelbuild: true + assistant: true + pairing: true + torrentparser: true + magicmime: false + dbus: false + debuglocks: false + benchmark: true + crypton: true + servant: true +packages: +- '.' +resolver: nightly-2024-07-29 +extra-deps: +- filepath-bytestring-1.4.100.3.2