haskell-users-postgresql-simple requires PostgreSQL running for its test suite.
This commit is contained in:
parent
f4958243d4
commit
46e5a39cdc
@ -233,6 +233,7 @@ self: super: {
|
||||
postgrest = dontCheck super.postgrest;
|
||||
snowball = dontCheck super.snowball;
|
||||
test-sandbox = dontCheck super.test-sandbox;
|
||||
users-postgresql-simple = dontCheck super.users-postgresql-simple;
|
||||
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
|
||||
wai-middleware-throttle = dontCheck super.wai-middleware-throttle; # https://github.com/creichert/wai-middleware-throttle/issues/1
|
||||
xmlgen = dontCheck super.xmlgen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user