name: LDAP
version: 0.6.1
license: BSD3
copyright: Copyright (c) 2005-2006 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Beta
homepage: http://darcs.complete.org/ldap-haskell
package-url:
description:
category: Network
author: John Goerzen
exposed: True
exposed-modules: LDAP LDAP.Types LDAP.Init LDAP.Constants LDAP.Data
                 LDAP.Exceptions LDAP.Search LDAP.Modify
hidden-modules: LDAP.Utils LDAP.TypesLL LDAP.Result
import-dirs: /usr/lib/haskell-packages/ghc6/lib/LDAP-0.6.1/ghc-6.6.1
library-dirs: /usr/lib/haskell-packages/ghc6/lib/LDAP-0.6.1/ghc-6.6.1
hs-libraries: HSLDAP-0.6.1
extra-libraries: ldap
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc6/lib/LDAP-0.6.1/ghc-6.6.1/include
includes:
depends: base-2.1.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/haskell-packages/ghc6/share/LDAP-0.6.1/doc/html/LDAP.haddock
haddock-html: /usr/lib/haskell-packages/ghc6/share/LDAP-0.6.1/doc/html
