mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 11:00:25 +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
|
-- Restrictive checkers upper bound in test suite
|
||||||
add "incremental-parser"
|
add "incremental-parser"
|
||||||
|
|
||||||
|
-- Restrictive QuickCheck upper bound in test suite
|
||||||
|
add "uuid"
|
||||||
|
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user