From 04c46f1af27e3b7f0070a4444c2ea79a3e4295fb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 21:08:03 +0200 Subject: [PATCH] Assign HUnit maintainership to me and re-enable tests --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..18defd84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -482,6 +482,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": + - HUnit - aeson - fay - fay-base @@ -2780,7 +2781,6 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - H # https://github.com/tweag/HaskellR/issues/259 - - HUnit # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15