mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Don't run uuid test suite
This commit is contained in:
parent
37038f72d3
commit
ad678a8da2
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user