Skip hasql tests

This commit is contained in:
Michael Snoyman 2014-11-24 21:45:31 +02:00
parent 7872cd7374
commit bd3bfe55d5

View File

@ -221,6 +221,7 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
-- Requires PostgreSQL running
add "postgresql-binary"
add "hasql"
add "hasql-postgres"
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do