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

This commit is contained in:
Peter Simons 2015-07-22 15:11:04 +02:00
parent b6f581a848
commit 44513ae025

View file

@ -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.