compdata is fixed

This commit is contained in:
Michael Snoyman 2013-05-19 19:34:52 +03:00
parent 158eae91b6
commit 360b181656

View File

@ -82,7 +82,6 @@ defaultExpectedFailures = fromList $ map PackageName
, "threads"
, "crypto-conduit"
, "pandoc"
, "compdata"
, "language-ecmascript"
]
@ -187,7 +186,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "statistics" "< 0.10.4"
addRange "Michael Snoyman" "reflection" "< 1.3"
addRange "Michael Snoyman" "compdata" "< 0.6.1.3"
where
add maintainer package = addRange maintainer package "-any"
addRange maintainer package range =