haskell-configuration-ghc-7.10.x: bug report link for AttoBencode.

This commit is contained in:
Moritz Ulrich 2015-04-22 21:00:01 +02:00
parent 63563b2c5f
commit 80e5dcbb90

View File

@ -108,6 +108,7 @@ self: super: {
safecopy = dontCheck (super.safecopy);
# test suite broken, some instance is declared twice.
# https://bitbucket.org/FlorianHartwig/attobencode/issue/1
AttoBencode = dontCheck super.AttoBencode;
# bos/attoparsec#92