Merge pull request #11274 from robgssp/ldap

ldap-client: don't break on test failures
This commit is contained in:
zimbatm 2016-02-26 23:13:27 +00:00
commit 4ecb1ce679

View File

@ -436,6 +436,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