/var/lib/ghc/package.conf.d/certificate-1.3.9.conf is in libghc-certificate-dev 1.3.9-1build4.
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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | name: certificate
version: 1.3.9
id: certificate-1.3.9-d85b3eef2abeab903240daf850cb3f3b
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-certificate
package-url:
synopsis: Certificates and Key Reader/Writer
description: Certificates and Key reader/writer
.
At the moment only X509 certificate and unencrypted private key are supported,
but will include PGP certificate and pkcs8 private keys
category: Data
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Data.Certificate.X509 Data.Certificate.X509.Cert
Data.Certificate.X509.Ext Data.Certificate.KeyDSA
Data.Certificate.KeyRSA Data.CertificateStore
System.Certificate.X509 System.Certificate.X509.Unix
System.Certificate.X509.MacOS
hidden-modules: Data.Certificate.X509.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/certificate-1.3.9/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/certificate-1.3.9/ghc-7.6.3
hs-libraries: HScertificate-1.3.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: asn1-data-0.7.1-36aecaaf2bb7f2ae7ebc751ad40c921a
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
crypto-pubkey-types-0.4.1-1051263df676ca95949e823e58545af2
cryptohash-0.11.2-8dff2d2fe7f5b7f7ebbbe52e0f095f67
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
pem-0.2.1-3b9c21cb62ab144761463aabe2373d45
process-1.1.0.2-76e05340eb66705981411022731ca84a
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/certificate-1.3.9/certificate.haddock
haddock-html: /usr/share/doc/libghc-certificate-doc/html/
|