From 80e5dcbb90e1580ab2ddb46f8480b363bb4c7484 Mon Sep 17 00:00:00 2001 From: Moritz Ulrich Date: Wed, 22 Apr 2015 21:00:01 +0200 Subject: haskell-configuration-ghc-7.10.x: bug report link for AttoBencode. --- pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix index 15a9d5a7f824..a453fac9dcef 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix @@ -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 -- cgit 1.4.1