/var/lib/ghc/package.conf.d/Crypto-4.2.5.1.conf is in libghc-crypto-dev 4.2.5.1-7build2.
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 | name: Crypto
version: 4.2.5.1
id: Crypto-4.2.5.1-FNWWJp5eHULB1WtoHpc93l
key: Crypto-4.2.5.1-FNWWJp5eHULB1WtoHpc93l
license: OtherLicense
copyright: Dominic Steinitz 2003 - 2007
maintainer: Caylee Hogg <caylee.hogg@gmail.com>
stability: Alpha
synopsis: Collects together existing Haskell cryptographic functions into a package
description:
DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble,
Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5
Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package,
with HUnit and QuickCheck tests, and examples.
category: Cryptography, Codec
author: Dominic Steinitz
exposed: True
exposed-modules:
Codec.Binary.BubbleBabble Codec.Encryption.RSA
Codec.Encryption.RSA.EMEOAEP Codec.Encryption.RSA.MGF
Codec.Encryption.RSA.NumberTheory Codec.Encryption.DES
Codec.Encryption.AES Codec.Encryption.TEA Codec.Encryption.Blowfish
Codec.Encryption.Modes Codec.Encryption.Padding Codec.Text.Raw
Codec.Utils Data.Digest.MD5 Data.Digest.SHA1 Data.Digest.SHA2
Data.Digest.SHA224 Data.Digest.SHA256 Data.Digest.SHA384
Data.Digest.SHA512 Data.LargeWord Data.HMAC
hidden-modules: Codec.Encryption.BlowfishAux
Codec.Encryption.DESAux Codec.Encryption.AESAux Data.Digest.MD5Aux
abi: 181ae70f41e72a2e896a231cd18b56c9
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/Crypto-4.2.5.1-FNWWJp5eHULB1WtoHpc93l
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/Crypto-4.2.5.1-FNWWJp5eHULB1WtoHpc93l
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/crypto
hs-libraries: HSCrypto-4.2.5.1-FNWWJp5eHULB1WtoHpc93l
depends:
HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI array-0.5.1.1 base-4.9.1.0
pretty-1.1.3.3 random-1.1-9tceXaeYIMZ4JrKq20Egog
haddock-interfaces: /usr/lib/ghc-doc/haddock/crypto-4.2.5.1/Crypto.haddock
haddock-html: /usr/share/doc/libghc-crypto-doc/html/
|