/var/lib/ghc/package.conf.d/crypto-pubkey-0.2.8.conf is in libghc-crypto-pubkey-dev 0.2.8-7build10.
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 | name: crypto-pubkey
version: 0.2.8
id: crypto-pubkey-0.2.8-qagsnq2FS26qlO3xMUS5u
key: crypto-pubkey-0.2.8-qagsnq2FS26qlO3xMUS5u
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
homepage: https://github.com/vincenthz/hs-crypto-pubkey
synopsis: Public Key cryptography
description:
Public Key cryptography
.
Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
.
Also have primitive support for Diffie Hellman, and ElGamal encryption
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules:
Crypto.PubKey.RSA Crypto.PubKey.RSA.PKCS15 Crypto.PubKey.RSA.OAEP
Crypto.PubKey.RSA.PSS Crypto.PubKey.RSA.Prim Crypto.PubKey.DSA
Crypto.PubKey.DH Crypto.PubKey.HashDescr
Crypto.PubKey.MaskGenFunction Crypto.PubKey.ECC.Generate
Crypto.PubKey.ECC.Prim Crypto.PubKey.ECC.DH Crypto.PubKey.ECC.ECDSA
hidden-modules: Crypto.PubKey.ElGamal Crypto.PubKey.RSA.Types
Crypto.PubKey.Internal
abi: 5a90fc5332cc79cf16cf433302579f57
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/crypto-pubkey-0.2.8-qagsnq2FS26qlO3xMUS5u
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/crypto-pubkey-0.2.8-qagsnq2FS26qlO3xMUS5u
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/crypto-pubkey
hs-libraries: HScrypto-pubkey-0.2.8-qagsnq2FS26qlO3xMUS5u
depends:
base-4.9.1.0 byteable-0.1.1-2lU1pexQSLj1KbNO17UifQ
bytestring-0.10.8.1 crypto-numbers-0.2.7-JBK0OjADSfa4GJryE3psUw
crypto-pubkey-types-0.4.3-Gfaanj73AIN2XFZCHwNuh8
crypto-random-0.0.9-Jnnwn2ZL1gI4PDFqDh0TuX
cryptohash-0.11.9-2IuGTWbxu4p8e4fv5lhkbV
haddock-interfaces: /usr/lib/ghc-doc/haddock/crypto-pubkey-0.2.8/crypto-pubkey.haddock
haddock-html: /usr/share/doc/libghc-crypto-pubkey-doc/html/
|