From aa697db307c2bbb93df761978a8684c061e9690a Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 4 Mar 2019 21:52:36 +0300 Subject: [PATCH] Remove ghci-hexcalc from expected test failures The issue was fixed and Hackage has a new release with the fix --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e4dbbce..bf8bc2e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5174,9 +5174,6 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/18 - monoid-subclasses - # https://github.com/takenobu-hs/ghci-hexcalc/issues/1 - - ghci-hexcalc - # https://github.com/Bodigrim/exp-pairs/issues/16 - exp-pairs