haskell-persistent-zookeeper: test suite needs an external database running
This commit is contained in:
parent
62700db96a
commit
069d835913
@ -226,6 +226,7 @@ self: super: {
|
|||||||
Hclip = dontCheck super.Hclip;
|
Hclip = dontCheck super.Hclip;
|
||||||
HList = dontCheck super.HList;
|
HList = dontCheck super.HList;
|
||||||
memcached-binary = dontCheck super.memcached-binary;
|
memcached-binary = dontCheck super.memcached-binary;
|
||||||
|
persistent-zookeeper = dontCheck super.persistent-zookeeper;
|
||||||
postgresql-simple = dontCheck super.postgresql-simple;
|
postgresql-simple = dontCheck super.postgresql-simple;
|
||||||
postgrest = dontCheck super.postgrest;
|
postgrest = dontCheck super.postgrest;
|
||||||
snowball = dontCheck super.snowball;
|
snowball = dontCheck super.snowball;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user