/var/lib/ghc/package.conf.d/clientsession-0.9.0.3.conf is in libghc-clientsession-dev 0.9.0.3-1build4.
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 46 | name: clientsession
version: 0.9.0.3
id: clientsession-0.9.0.3-7babf4fc3e2feb7a645692f4711e8758
license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/yesodweb/clientsession/tree/master
package-url:
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:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/clientsession-0.9.0.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/clientsession-0.9.0.3/ghc-7.6.3
hs-libraries: HSclientsession-0.9.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
base64-bytestring-1.0.0.1-d8518e3d0a93ad469732bf212a97fcd8
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
cereal-0.3.5.2-a9ff0516a3b8fef3d6dca329fe564618
cipher-aes-0.2.6-3c8a0d4eeaf93543c97a115da9c96ea7
cprng-aes-0.5.2-0ca91f584fafe2e564da7d9e76432fe0
crypto-api-0.12.2.2-1211f53dcb77711f7e2aed0f01f913bd
crypto-random-0.0.7-3b0709703dea16d2e33320de2c8c616e
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
entropy-0.2.1-37409ae7b70dc6ae28b123bf0d0a742f
skein-1.0.8-a777075aad8417ea18eb60e8aecf04db
tagged-0.7-d243d7f9110b53b4d18740d6abd0cfb9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/clientsession-0.9.0.3/clientsession.haddock
haddock-html: /usr/share/doc/libghc-clientsession-doc/html/
|