More hasql workarounds

This commit is contained in:
Michael Snoyman 2014-12-14 08:14:07 +02:00
parent 8651984bf3
commit 7eac8e21a2

View File

@ -185,6 +185,7 @@ skippedBenchs = setFromList $ words =<<
, "cases hasql-postgres" -- pulls in criterion-plus, which has restrictive upper bounds
-- https://github.com/vincenthz/hs-crypto-cipher/issues/46
, "cipher-aes cipher-blowfish cipher-camellia cipher-des cipher-rc4"
, "hasql" -- sometimes falls out-of-sync on hasql-postgres
]
newExpectedFailures :: Set PackageName