From cefa03c9e464228de7e33d50c80ed5c9a3b8108d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Dec 2016 22:52:16 -0800 Subject: [PATCH] Temporarily disable hledger-web per #2164 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97c96a7d..65dd6b09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -719,7 +719,7 @@ packages: - hledger - hledger-lib - hledger-ui - - hledger-web + # - hledger-web # https://github.com/fpco/stackage/issues/2164 - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench