haskellPackages.postgrest-ws: dontCheck

This commit is contained in:
Pierre Radermecker 2017-05-07 12:46:49 +02:00
parent c1aa7b2051
commit 080bd323ad

View file

@ -229,6 +229,7 @@ self: super: {
pocket-dns = dontCheck super.pocket-dns;
postgresql-simple = dontCheck super.postgresql-simple;
postgrest = dontCheck super.postgrest;
postgrest-ws = dontCheck super.postgrest-ws;
snowball = dontCheck super.snowball;
sophia = dontCheck super.sophia;
test-sandbox = dontCheck super.test-sandbox;