This file is indexed.

/var/lib/ghc/package.conf.d/clientsession-0.9.0.3.conf is in libghc-clientsession-dev 0.9.0.3-2+b3.

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-00b74b85d6eae634fe2dae45fd3caa55

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.4.0.1-5f41a0570e88b8831b91929ce703f113
         cipher-aes-0.2.8-021cf360d9a58c0edeb5790cec16adc3
         cprng-aes-0.5.2-feb9ff19ee752a2b25715d97eee5d8dc
         crypto-api-0.13.2-bf5ad08acd3311ad95fca009ea341be3
         crypto-random-0.0.7-3b0709703dea16d2e33320de2c8c616e
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         entropy-0.2.1-37409ae7b70dc6ae28b123bf0d0a742f
         skein-1.0.9-51957786a0cb67e6a0597827af3cd5c6
         tagged-0.7.2-002e2b0a3122c5b5f8b9c8717b5e6b17
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/