From dfa0d5a7a33761adf2ff0101dc4ad05ff85f39be Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 20 May 2016 10:15:58 +0900 Subject: [PATCH] latest hledger should build now (#1463) hledger-ui-0.27.4 needs vty-5.5 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49485a8f..7d5196b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -687,11 +687,10 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa - darcs - # https://github.com/fpco/stackage/issues/1463 - #- hledger < 0.27 - - hledger-lib < 0.27 - #- hledger-ui - #- hledger-web < 0.27 + - hledger + - hledger-lib + - hledger-ui < 0.27.4 + - hledger-web - shelltestrunner "Mihai Maruseac ":