ldap-client: don't break on test failures

This commit is contained in:
Robert Glossop 2015-11-09 15:56:44 -05:00
parent 341c250013
commit aa196067b1

View file

@ -422,6 +422,7 @@ self: super: {
itanium-abi = dontCheck super.itanium-abi;
katt = dontCheck super.katt;
language-slice = dontCheck super.language-slice;
ldap-client = dontCheck super.ldap-client;
lensref = dontCheck super.lensref;
liquidhaskell = dontCheck super.liquidhaskell;
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25