/var/lib/ghc/package.conf.d/clientsession-0.9.1.1.conf is in libghc-clientsession-dev 0.9.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 39 40 | name: clientsession
version: 0.9.1.1
id: clientsession-0.9.1.1-70072813e240e95617217a91b274151a
key: clien_Ln7T5tSb2475vLWJeQgffU
license: BSD3
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/yesodweb/clientsession/tree/master
synopsis: Securely store session data in a client-side cookie.
description:
Achieves security through AES-CTR encryption and
Skein-MAC-512-256 authentication. Uses Base64
encoding to avoid any issues with characters.
category: Web
author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>
exposed: True
exposed-modules:
Web.ClientSession
hidden-modules: System.LookupEnv
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/clientsession-0.9.1.1-Ln7T5tSb2475vLWJeQgffU
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/clientsession-0.9.1.1-Ln7T5tSb2475vLWJeQgffU
data-dir: /usr/share/clientsession
hs-libraries: HSclientsession-0.9.1.1-Ln7T5tSb2475vLWJeQgffU
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
base64-bytestring-1.0.0.1-a812cf51b64c2ab462388f62a2059d09
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
cipher-aes-0.2.11-82259e133bd01f10777ce3f83b4aa8db
cprng-aes-0.6.1-3d76a0d53969107ddb45dd71a37604f8
crypto-api-0.13.2-992bdf931a769923de7b730e79dfa575
crypto-random-0.0.9-ca723b67ffea5e8a018a7b20a8075c56
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
entropy-0.3.7-c7ac08f8c292d13469f6d2c87f56ca00
setenv-0.1.1.3-4d70f2e61b1bd0645017164a0ca26ee9
skein-1.0.9.3-1e812e7dc9501fb7dc1d1c91b5f76870
tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
haddock-interfaces: /usr/lib/ghc-doc/haddock/clientsession-0.9.1.1/clientsession.haddock
haddock-html: /usr/share/doc/libghc-clientsession-doc/html/
|