/var/lib/ghc/package.conf.d/LDAP-0.6.10.conf is in libghc-ldap-dev 0.6.10-7build1.
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 32 33 | name: LDAP
version: 0.6.10
id: LDAP-0.6.10-6j3i7FQyTdO36gxCk95yTG
key: LDAP-0.6.10-6j3i7FQyTdO36gxCk95yTG
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
abi: 0ef4e9dba91727ef86865b787e4a0d78
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/LDAP-0.6.10-6j3i7FQyTdO36gxCk95yTG
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/LDAP-0.6.10-6j3i7FQyTdO36gxCk95yTG
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/ldap
hs-libraries: HSLDAP-0.6.10-6j3i7FQyTdO36gxCk95yTG
extra-libraries:
ldap lber
depends:
base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/ldap-0.6.10/LDAP.haddock
haddock-html: /usr/share/doc/libghc-ldap-doc/html/
|