mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-06 08:54:39 +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
|
-- discovered why yet
|
||||||
add "crypto-numbers"
|
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
|
-- No code included any more, therefore Haddock fails
|
||||||
mapM_ add $ words =<<
|
mapM_ add $ words =<<
|
||||||
[ "comonad-transformers comonads-fd groupoids"
|
[ "comonad-transformers comonads-fd groupoids"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user