Merge pull request #11274 from robgssp/ldap

ldap-client: don't break on test failures

+1
+1
pkgs/development/haskell-modules/configuration-common.nix
··· 436 436 itanium-abi = dontCheck super.itanium-abi; 437 437 katt = dontCheck super.katt; 438 438 language-slice = dontCheck super.language-slice; 439 + ldap-client = dontCheck super.ldap-client; 439 440 lensref = dontCheck super.lensref; 440 441 liquidhaskell = dontCheck super.liquidhaskell; 441 442 lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25