/var/lib/ghc/package.conf.d/crypto-api-0.13.2.conf is in libghc-crypto-api-dev 0.13.2-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 32 33 34 35 36 37 38 39 40 41 | name: crypto-api
version: 0.13.2
id: crypto-api-0.13.2-992bdf931a769923de7b730e79dfa575
key: crypt_0Wy5xddpiL9CEdvl3BeWiM
license: BSD3
copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>
stability: stable
homepage: https://github.com/TomMD/crypto-api
synopsis: A generic interface for cryptographic operations
description:
A generic interface for cryptographic operations (hashes, ciphers, randomness).
Maintainers of hash and cipher implementations are
encouraged to add instances for the classes defined
in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes
module.
Any concepts or functions of general use to more than
one cryptographic algorithm (ex: padding) is within
scope of this package.
category: Data, Cryptography
author: Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike)
exposed: True
exposed-modules:
Crypto.Classes Crypto.Types Crypto.HMAC Crypto.Random
Crypto.Padding Crypto.Modes Crypto.Util Crypto.Classes.Exceptions
hidden-modules: Crypto.CPoly
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/crypto-api-0.13.2-0Wy5xddpiL9CEdvl3BeWiM
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/crypto-api-0.13.2-0Wy5xddpiL9CEdvl3BeWiM
data-dir: /usr/share/crypto-api
hs-libraries: HScrypto-api-0.13.2-0Wy5xddpiL9CEdvl3BeWiM
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
entropy-0.3.7-c7ac08f8c292d13469f6d2c87f56ca00
tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/crypto-api-0.13.2/crypto-api.haddock
haddock-html: /usr/share/doc/libghc-crypto-api-doc/html/
|