haskell-inilist: test suite cannot be built because it depends on broken testpack

wip/yesman
Peter Simons 9 years ago
parent b6f581a848
commit 44513ae025
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -825,6 +825,7 @@ self: super: {
# Won't compile with recent versions of QuickCheck.
testpack = markBroken super.testpack;
inilist = dontCheck super.inilist;
MissingH = dontCheck super.MissingH;
# Obsolete for GHC versions after GHC 6.10.x.

Loading…
Cancel
Save