From 189ead2f67cc6877fbb4a1ee48992a82c865644f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 19 May 2016 15:48:25 +0900 Subject: [PATCH] disable hledger until latest can build with current regex-tdfa (#1463) See discussion in simonmichael/hledger#344 --- build-constraints.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b92b264..e154ef82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -688,11 +688,10 @@ packages: - regex-compat-tdfa - darcs # https://github.com/fpco/stackage/issues/1463 - - hledger < 0.27 - - hledger-lib < 0.27 - # https://github.com/simonmichael/hledger/issues/344 + #- hledger < 0.27 + #- hledger-lib < 0.27 #- hledger-ui - - hledger-web < 0.27 + #- hledger-web < 0.27 - shelltestrunner "Mihai Maruseac ": @@ -2841,9 +2840,6 @@ expected-benchmark-failures: # https://github.com/commercialhaskell/stack/issues/2153 - vector-binary-instances - - # https://github.com/fpco/stackage/issues/1463 - - hledger # end of expected-benchmark-failures