mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Reenable some tests
This commit is contained in:
parent
f7c9b9b4b9
commit
a18dc80055
@ -183,14 +183,7 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
-- Requires too new a version of time
|
||||
when (ghcVer < GhcMajorVersion 7 8) $ add "cookie"
|
||||
|
||||
-- Restrictive checkers upper bound in test suite
|
||||
add "incremental-parser"
|
||||
|
||||
-- Restrictive QuickCheck upper bound in test suite
|
||||
add "uuid"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/285
|
||||
add "arbtt"
|
||||
add "diagrams-haddock"
|
||||
add "scientific"
|
||||
add "json-schema"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user