From eb2406861f3e17385234f3ffb04493769353b05a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 13:33:57 +0200 Subject: [PATCH] Add stack issue ref to reedsolomon haddock failure NicolasT/reedsolomon#53 commercialhaskell/stack#2631 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9d23334..a60c8855 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,7 +2936,7 @@ 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 + - 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