Skip lens tests for now

This commit is contained in:
Michael Snoyman 2014-03-12 14:05:06 +02:00
parent 643a3bbce7
commit 41f6688a23

View File

@ -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"