LDAP support for Haskell
Welcome to ldap-haskell, a LDAP binding for Haskell.
This package provides read and write support for LDAP directories.
Starting Points
- ldap-haskell API Documentation -- the reference to ldap-haskell
Using This Site:
- Editing Wiki Pages
- Reporting Bugs
- Account questions, such as recovering a lost password, logging in, etc.
- Other Software.Complete.Org Projects
- More Information on Software.Complete.Org
Downloads: Source and Binaries
- Source releases are available from the downloads area on this site; just click the Files tab above.
- The latest development trees are available via Git; see below.
- You can find Debian packages from the ldap-haskell Debian Page.
- RPMs and packages for many other Linux and BSD distributions are also included with your distribution.
Contributing to ldap-haskell
You can always download the source from the Downloads page and attach diffs. But it's far better, both for you and for me, if you use Darcs.
Please see our 5-Minute Git Guide. You can check out the ldap-haskell repository with:
git clone git://git.complete.org/ldap-haskell
You can also help by adding information to this wiki.
Mailing List
I encourage the use of the haskell-cafe mailing list for questions and discussions about ldap-haskell. Gmane has made available excellent archives of this list as well.
Forum / Web Discussion Board
It's hosted right here on this site -- just click on the Forums tab above.