Don't run uuid test suite

This commit is contained in:
Michael Snoyman 2014-09-08 21:24:15 +03:00
parent 37038f72d3
commit ad678a8da2

View File

@ -186,6 +186,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- Restrictive checkers upper bound in test suite
add "incremental-parser"
-- Restrictive QuickCheck upper bound in test suite
add "uuid"
where
add = tell . singleton . PackageName