From 88a68c13ff93cfb881eeb55014425f85dbb20f5b Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 10 Jan 2017 22:34:36 +0300 Subject: Added option -x (simple bind like ldapmodify) Requires LDAP > 0.6.10, see https://github.com/ezyang/ldap-haskell/commit/d0c32afa853555b9de301dbf17795cd891b18c2a --- ldapply.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldapply.cabal') diff --git a/ldapply.cabal b/ldapply.cabal index e389fdf..f4e56f0 100644 --- a/ldapply.cabal +++ b/ldapply.cabal @@ -26,7 +26,7 @@ executable ldapply , bytestring , docopt , interpolatedstring-perl6 - , LDAP >= 0.7.0 + , LDAP > 0.6.10 , ldif , unordered-containers -- cgit v1.2.3