Extra-Libraries: ldap -- End detected settings section. Everything below here should not -- need editing. Name: LDAP Version: 0.6.1 License: BSD3 Maintainer: John Goerzen Author: John Goerzen Stability: Beta Copyright: Copyright (c) 2005-2006 John Goerzen homepage: http://darcs.complete.org/ldap-haskell Category: Network Synopsis: Haskell binding for C LDAP API license-file: COPYRIGHT extra-source-files: COPYING -- C-Sources: glue/glue.c Exposed-Modules: LDAP, LDAP.Types, LDAP.Init, LDAP.Constants, LDAP.Data, LDAP.Exceptions, LDAP.Search, LDAP.Modify Other-Modules: LDAP.Utils, LDAP.TypesLL, LDAP.Result Build-Depends: base GHC-Options: -O2 -- CC-Options: -Iglue Extensions: ForeignFunctionInterface, TypeSynonymInstances