haskell-pocket-dns: test suite depends on external programs
This commit is contained in:
parent
4eb43eec47
commit
02ce945693
@ -227,6 +227,7 @@ self: super: {
|
|||||||
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;
|
persistent-zookeeper = dontCheck super.persistent-zookeeper;
|
||||||
|
pocket-dns = dontCheck super.pocket-dns;
|
||||||
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