From 85a65d0fecb85beadaa0e1f969fc649190c293cb Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 16 Jan 2016 07:50:43 -0800 Subject: [PATCH 1/2] add darcs (and regex-compat-tdfa) Adding darcs to stackage, with the support of the darcs team. The use-time-1point5 flag might need to be overridden to True also, let's see. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68550c58..e59f6b88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -651,10 +651,13 @@ packages: - uri-encode "Simon Michael ": + - regex-compat-tdfa + - darcs - hledger - hledger-ui - hledger-web # - shelltestrunner + "Mihai Maruseac ": - io-manager From 698743affc0139f9fe970dc951a4f4e7ac44ede8 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 16 Jan 2016 09:25:12 -0800 Subject: [PATCH 2/2] darcs: set use-time-1point5 flag --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e59f6b88..dcdac554 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -657,7 +657,6 @@ packages: - hledger-ui - hledger-web # - shelltestrunner - "Mihai Maruseac ": - io-manager @@ -1989,6 +1988,9 @@ package-flags: twitter-types: time15: true + darcs: + use-time-1point5: true + # end of package-flags