Source: ldap-haskell Maintainer: Debian Haskell Group Uploaders: John Goerzen Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libldap2-dev (>= 2.4.7), libsasl2-dev, Build-Depends-Indep: ghc-doc Standards-Version: 4.1.4 Homepage: http://software.complete.org/ldap-haskell Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/ldap-haskell Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/ldap-haskell] Package: libghc-ldap-dev Architecture: any Section: haskell Depends: libldap2-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: LDAP Interface for Haskell This package provides an interface to the C LDAP API for Haskell programmers. With it, you can search, modify, and interrogate LDAP directories. The Haskell binding features automatic memory management and proper handling for binary data, and handles all marshalling into and out of C data structures for you automatically. . This package is built for GHC. Package: libghc-ldap-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: LDAP Interface for Haskell; profiling libraries This package provides an interface to the C LDAP API for Haskell programmers. With it, you can search, modify, and interrogate LDAP directories. The Haskell binding features automatic memory management and proper handling for binary data, and handles all marshalling into and out of C data structures for you automatically. . This package is built for GHC, compiled for profiling. Package: libghc-ldap-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Conflicts: ldap-haskell-doc (<< 0.6.6-2) Provides: ldap-haskell-doc Replaces: ldap-haskell-doc (<< 0.6.6-2) Description: LDAP Interface for Haskell This package provides an interface to the C LDAP API for Haskell programmers. With it, you can search, modify, and interrogate LDAP directories. The Haskell binding features automatic memory management and proper handling for binary data, and handles all marshalling into and out of C data structures for you automatically. . This package provides documentation for the Haskell LDAP bindings.