From 7b8631786dcc885fbc2db706f8a3a9a278a2df07 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 17 Jun 2016 11:25:57 -0700 Subject: [PATCH] re-enable hledger packages As best I can figure out, stackage will build these successfully in GHC8 nightlies now. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8826dd8f..8b84dc50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -640,10 +640,10 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa # GHC 8 - darcs - # GHC 8 - hledger - # GHC 8 - hledger-lib - # GHC 8 - hledger-ui - # GHC 8 - hledger-web + - hledger + - hledger-lib + - hledger-ui + - hledger-web # GHC 8 - shelltestrunner "Mihai Maruseac ":