haskell-persistent-zookeeper: test suite needs an external database running

wip/yesman
Peter Simons 9 years ago
parent 62700db96a
commit 069d835913
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -226,6 +226,7 @@ self: super: {
Hclip = dontCheck super.Hclip;
HList = dontCheck super.HList;
memcached-binary = dontCheck super.memcached-binary;
persistent-zookeeper = dontCheck super.persistent-zookeeper;
postgresql-simple = dontCheck super.postgresql-simple;
postgrest = dontCheck super.postgrest;
snowball = dontCheck super.snowball;

Loading…
Cancel
Save