This commit is contained in:
Michael Snoyman 2014-12-12 10:06:59 +02:00
parent 670966d40c
commit 98ea14a264

View File

@ -176,6 +176,7 @@ extraSkippedTests = setFromList $ words =<<
, "bloodhound fb" -- require old hspec
, "diagrams-haddock" -- requires old tasty
, "hasql-postgres" -- requires old hasql
, "compdata" -- https://github.com/pa-ba/compdata/issues/4
]
skippedBenchs :: HashSet Text