haskell-setenv: disable failing test suite

This commit is contained in:
Peter Simons 2015-09-16 19:46:06 +02:00
parent 4791f2a27b
commit ca51615d8d

View file

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