mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Skip hspec2 and hspec-wai tests
This commit is contained in:
parent
9301f5524f
commit
9a29a987f7
@ -184,6 +184,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
-- Not sure why...
|
||||
add "singletons"
|
||||
|
||||
add "hspec2"
|
||||
add "hspec-wai"
|
||||
|
||||
-- Requires too new a version of time
|
||||
when (ghcVer < GhcMajorVersion 7 8) $ add "cookie"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user