From 92bea07574c8d39669e40c9722f9070d4298b909 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:18:20 +0200 Subject: [PATCH] Remove expected test failure clash-lang/clash-prelude#57 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e0799e5..87d7d59d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3128,7 +3128,6 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 - - 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 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8