From dcda15bf93273050ef94f9bee999e6a932a2370b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 19 May 2016 13:36:12 +0900 Subject: [PATCH] move hledger* back to < 0.27 to build with regex-tdfa (#1463) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb8da0d6..8f3aab0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -687,10 +687,11 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa - darcs - - hledger + - hledger < 0.27 + - hledger-lib < 0.27 # https://github.com/simonmichael/hledger/issues/344 #- hledger-ui - - hledger-web + - hledger-web < 0.27 - shelltestrunner "Mihai Maruseac ":