From 4ea6f22dbc2e786bf690bbe4bd4c6287f35eacd5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 3 Sep 2015 08:53:03 -0700 Subject: [PATCH] Added constraint "hpc-coveralls < 1" per #798 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9260d4ab..d2ea6510 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1398,6 +1398,9 @@ packages: # https://github.com/fpco/stackage/issues/768 - HUnit < 1.3 + # https://github.com/fpco/stackage/issues/798 + - hpc-coveralls < 1 + # 0.5.2.0 is deprecated # - cabal-helper < 0.5.2.0 || > 0.5.2.0