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

This commit is contained in:
Peter Simons 2015-03-05 18:02:53 +01:00
parent 62700db96a
commit 069d835913

View file

@ -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;