mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 09:18:31 +01:00
Skip lens tests for now
This commit is contained in:
parent
643a3bbce7
commit
41f6688a23
@ -122,6 +122,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
-- discovered why yet
|
||||
add "crypto-numbers"
|
||||
|
||||
-- Test suite is currently failing regularly, needs to be worked out still.
|
||||
add "lens"
|
||||
|
||||
-- No code included any more, therefore Haddock fails
|
||||
mapM_ add $ words =<<
|
||||
[ "comonad-transformers comonads-fd groupoids"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user