/var/lib/ghc/package.conf.d/HsOpenSSL-0.11.1.1.conf is in libghc-hsopenssl-dev 0.11.1.1-2.
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 | name: HsOpenSSL
version: 0.11.1.1
id: HsOpenSSL-0.11.1.1-b8dd94fa1ec94ff484951860f06b7753
key: HsOpe_KLHZcsLvgkRGdVHCi3L1OX
license: PublicDomain
maintainer: PHO <pho at cielonegro dot org>
stability: stable
homepage: https://github.com/phonohawk/HsOpenSSL
synopsis: Partial OpenSSL binding for Haskell
description:
.
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages. It has
also some capabilities of creating SSL clients and servers.
.
This package is in production use by a number of Haskell based
systems and stable. You may also be interested in the @tls@ package,
<http://hackage.haskell.org/package/tls>, which is a pure Haskell
implementation of SSL.
.
category: Cryptography
author: Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen
exposed: True
exposed-modules:
OpenSSL OpenSSL.BN OpenSSL.EVP.Base64 OpenSSL.EVP.Cipher
OpenSSL.EVP.Digest OpenSSL.EVP.Internal OpenSSL.EVP.Open
OpenSSL.EVP.PKey OpenSSL.EVP.Seal OpenSSL.EVP.Sign
OpenSSL.EVP.Verify OpenSSL.Cipher OpenSSL.PEM OpenSSL.PKCS7
OpenSSL.Random OpenSSL.DSA OpenSSL.RSA OpenSSL.X509
OpenSSL.X509.Revocation OpenSSL.X509.Request OpenSSL.X509.Store
OpenSSL.Session OpenSSL.DH
hidden-modules: OpenSSL.ASN1 OpenSSL.BIO OpenSSL.ERR
OpenSSL.Objects OpenSSL.SSL OpenSSL.SSL.Option OpenSSL.Stack
OpenSSL.Utils OpenSSL.X509.Name OpenSSL.DH.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HsOpenSSL-0.11.1.1-KLHZcsLvgkRGdVHCi3L1OX
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/HsOpenSSL-0.11.1.1-KLHZcsLvgkRGdVHCi3L1OX
data-dir: /usr/share/hsopenssl
hs-libraries: HSHsOpenSSL-0.11.1.1-KLHZcsLvgkRGdVHCi3L1OX
extra-libraries:
crypto ssl
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
network-2.6.2.1-25f4f3b167c1b84622324351cf72302e
old-locale-1.0.0.7-0db938eb141b01f4936a21aef6b843bf
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
haddock-interfaces: /usr/lib/ghc-doc/haddock/hsopenssl-0.11.1.1/HsOpenSSL.haddock
haddock-html: /usr/share/doc/libghc-hsopenssl-doc/html/
|