/var/lib/ghc/package.conf.d/nettle-0.1.1.conf is in libghc-nettle-dev 0.1.1-3build1.
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 | name: nettle
version: 0.1.1
id: nettle-0.1.1-8e181ec19453322d9e208a8cae8e8da8
key: nettl_G3rXforDtRV9AG48NE8Ckd
license: MIT
copyright: Stefan Bühler <stbuehler@web.de>
maintainer: Stefan Bühler <stbuehler@web.de>
homepage: https://github.com/stbuehler/haskell-nettle
synopsis: safe nettle binding
description:
safe binding for the nettle (<http://www.lysator.liu.se/~nisse/nettle/nettle.html>) library.
Tested with nettle-2.7.1, might work with 2.5, does NOT WORK with 3.0.
category: Cryptography
author: Stefan Bühler <stbuehler@web.de>
exposed: True
exposed-modules:
Crypto.Nettle.Ciphers Crypto.Nettle.CCM Crypto.Nettle.Hash
Crypto.Nettle.KeyedHash Crypto.Nettle.HMAC Crypto.Nettle.UMAC
hidden-modules: Crypto.Nettle.Ciphers.Internal
Crypto.Nettle.Ciphers.ForeignImports
Crypto.Nettle.Hash.ForeignImports Crypto.Nettle.Hash.Types
Nettle.Utils
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/nettle-0.1.1-G3rXforDtRV9AG48NE8Ckd
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/nettle-0.1.1-G3rXforDtRV9AG48NE8Ckd
data-dir: /usr/share/nettle
hs-libraries: HSnettle-0.1.1-G3rXforDtRV9AG48NE8Ckd
extra-libraries:
nettle
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
byteable-0.1.1-8a1589926445fd8ccaca02ef701a2633
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
crypto-cipher-types-0.0.9-985d7509fa0c073d3336ad6e2d398fb2
securemem-0.1.9-bcbcb0e2029204fc40451f3d5bd6a7c6
tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
haddock-interfaces: /usr/lib/ghc-doc/haddock/nettle-0.1.1/nettle.haddock
haddock-html: /usr/share/doc/libghc-nettle-doc/html/
|