/var/lib/ghc/package.conf.d/LDAP-0.6.10.conf is in libghc-ldap-dev 0.6.10-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | name: LDAP
version: 0.6.10
id: LDAP-0.6.10-b5202b1cb7d0ebcea018880bc6582768
key: LDAP_80N69uoh5kj0jwaJcfyRn8
license: BSD3
copyright: Copyright (c) 2005-2014 John Goerzen, Edward Z. Yang
maintainer: Edward Z. Yang <ezyang@mit.edu>
stability: Beta
homepage: https://github.com/ezyang/ldap-haskell
synopsis: Haskell binding for C LDAP API
description:
This package provides LDAP interface code for Haskell programs,
binding to the C LDAP API.
category: Network
author: John Goerzen, Edward Z. Yang
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/LDAP-0.6.10-80N69uoh5kj0jwaJcfyRn8
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/LDAP-0.6.10-80N69uoh5kj0jwaJcfyRn8
data-dir: /usr/share/ldap
hs-libraries: HSLDAP-0.6.10-80N69uoh5kj0jwaJcfyRn8
extra-libraries:
ldap lber
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/ldap-0.6.10/LDAP.haddock
haddock-html: /usr/share/doc/libghc-ldap-doc/html/
|