/var/lib/ghc/package.conf.d/cryptocipher-0.3.0.conf is in libghc-cryptocipher-dev 0.3.0-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 | name: cryptocipher
version: 0.3.0
id: cryptocipher-0.3.0-1066eb480bd064b26217a6ab35eb7dde
license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-cryptocipher
package-url:
synopsis: Symmetrical Block, Stream and PubKey Ciphers
description: Symmetrical Block, Stream and PubKey Ciphers
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Cipher.RC4 Crypto.Cipher.AES
Crypto.Cipher.Camellia Crypto.Cipher.RSA Crypto.Cipher.DSA
Crypto.Cipher.DH
hidden-modules: Number.ModArithmetic Number.Serialize
Number.Generate Number.Basic Number.Polynomial Number.Prime
System.Endian
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/cryptocipher-0.3.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/cryptocipher-0.3.0/ghc-7.4.1
hs-libraries: HScryptocipher-0.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
cereal-0.3.5.1-c85af6bc266354ac7b256440db39e874
crypto-api-0.9-abdf151fd434293767809435aed6882c
crypto-pubkey-types-0.1.0-899c39fd10af59c21755c9cf09762d87
ghc-prim-0.2.0.0-c2ff696e5b8ec4d4b2bc2e42085fe471
primitive-0.4.1-50546f2077956874e7dbbbcbc12aa2dc
tagged-0.2.3.1-3ea34b669d2192aa9be17ab979169b66
vector-0.9.1-5feabc311645326f59f50b0ea9890e1a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cryptocipher-0.3.0/cryptocipher.haddock
haddock-html: /usr/share/doc/libghc-cryptocipher-doc/html/
|