/var/lib/ghc/package.conf.d/clientsession-0.9.1.2.conf is in libghc-clientsession-dev 0.9.1.2-3build9.
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 | name: clientsession
version: 0.9.1.2
id: clientsession-0.9.1.2-9uFuPUlErZcCEWShqne02g
key: clientsession-0.9.1.2-9uFuPUlErZcCEWShqne02g
license: MIT
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
abi: 04d517200685949d010d4e2beac8758e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/clientsession-0.9.1.2-9uFuPUlErZcCEWShqne02g
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/clientsession-0.9.1.2-9uFuPUlErZcCEWShqne02g
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/clientsession
hs-libraries: HSclientsession-0.9.1.2-9uFuPUlErZcCEWShqne02g
depends:
base-4.9.1.0 base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj
bytestring-0.10.8.1 cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
cipher-aes-0.2.11-8Bf6NHMHl8gJlvHQVFDAX8
cprng-aes-0.6.1-FH8G461emjEH6CnssxTdx3
crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
crypto-random-0.0.9-Jnnwn2ZL1gI4PDFqDh0TuX directory-1.3.0.0
entropy-0.3.8-14HIw40nRRY968j6AdY1H4
setenv-0.1.1.3-8dEhk6JWvlmCmVyBammSpu
skein-1.0.9.4-LkimiGj1Adn8eecLWYytZE
tagged-0.8.5-1gLLDW7b5mx8q35LxgIjIa
haddock-interfaces: /usr/lib/ghc-doc/haddock/clientsession-0.9.1.2/clientsession.haddock
haddock-html: /usr/share/doc/libghc-clientsession-doc/html/
|