From 41e3692efe7e00f0fa1d9085e3d88e27b38124d0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 22:02:19 +0200 Subject: [PATCH] Re-enable reedsolomon tests NicolasT/reedsolomon#53 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a60c8855..0f83fb0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,7 +2936,6 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - - reedsolomon # https://github.com/NicolasT/reedsolomon/issues/53 & https://github.com/commercialhaskell/stack/issues/2631 - hocilib # https://github.com/fpinsight/hocilib/issues/1 # Haddock bugs