This file is indexed.

/var/lib/ghc/package.conf.d/clientsession-0.7.4.1.conf is in libghc-clientsession-dev 0.7.4.1-1.

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
name: clientsession
version: 0.7.4.1
id: clientsession-0.7.4.1-98faf9f69ddc8414c2afb24694c0238c

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.7.4.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/clientsession-0.7.4.1/ghc-7.4.1
hs-libraries: HSclientsession-0.7.4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         base64-bytestring-0.1.1.0-3fede4996c593946a764d28719e7aedf
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         cereal-0.3.5.1-c85af6bc266354ac7b256440db39e874
         cprng-aes-0.2.3-d1edc0977fad447607865c2ffe6ca881
         crypto-api-0.9-abdf151fd434293767809435aed6882c
         cryptocipher-0.3.0-1066eb480bd064b26217a6ab35eb7dde
         directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
         entropy-0.2.1-fb9e52907f778bb6c4ed7ef30e3df0e9
         skein-0.1.0.5-733703410b140f116444495b07928625
         tagged-0.2.3.1-3ea34b669d2192aa9be17ab979169b66
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/clientsession-0.7.4.1/clientsession.haddock
haddock-html: /usr/share/doc/libghc-clientsession-doc/html/