From 25106e559a398b05483438997bbcce9400a1458d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 5 Sep 2017 15:04:50 -0700 Subject: [PATCH] drop old hledger-lib benchmarks exclusion We didn't find out why these stopped working, but they run here with GHC 8.2.1 and I think it's likely they will run again on stackage by now. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a04a5b6..e12288a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3941,9 +3941,6 @@ skipped-benchmarks: - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 - # GHC Bugs - - hledger-lib # https://github.com/fpco/stackage/issues/1587 - # Cyclic dependencies - cassava