haskell-users-postgresql-simple requires PostgreSQL running for its test suite.

wip/yesman
Peter Simons 9 years ago
parent f4958243d4
commit 46e5a39cdc
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -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…
Cancel
Save