mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 23:50:27 +01:00
More hasql workarounds
This commit is contained in:
parent
8651984bf3
commit
7eac8e21a2
@ -185,6 +185,7 @@ skippedBenchs = setFromList $ words =<<
|
|||||||
, "cases hasql-postgres" -- pulls in criterion-plus, which has restrictive upper bounds
|
, "cases hasql-postgres" -- pulls in criterion-plus, which has restrictive upper bounds
|
||||||
-- https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
-- https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||||
, "cipher-aes cipher-blowfish cipher-camellia cipher-des cipher-rc4"
|
, "cipher-aes cipher-blowfish cipher-camellia cipher-des cipher-rc4"
|
||||||
|
, "hasql" -- sometimes falls out-of-sync on hasql-postgres
|
||||||
]
|
]
|
||||||
|
|
||||||
newExpectedFailures :: Set PackageName
|
newExpectedFailures :: Set PackageName
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user