This file is indexed.

/var/lib/ghc/package.conf.d/template-0.2.0.8.conf is in libghc-template-dev 0.2.0.8-2build1.

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
name: template
version: 0.2.0.8
id: template-0.2.0.8-08a3e556ae991609525445c0117f5e83

license: BSD3
copyright:
maintainer: Johan Tibell <johan.tibell@gmail.com>
stability:
homepage:
package-url:
synopsis: Simple string substitution
description: Simple string substitution library that supports \"$\"-based
             substitution.  Meant to be used when Text.Printf or string
             concatenation would lead to code that is hard to read but when a
             full blown templating system is overkill.
category: Text
author: Johan Tibell <johan.tibell@gmail.com>
exposed: True
exposed-modules: Data.Text.Template
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/template-0.2.0.8/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/template-0.2.0.8/ghc-7.6.3
hs-libraries: HStemplate-0.2.0.8
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/template-0.2.0.8/template.haddock
haddock-html: /usr/share/doc/libghc-template-doc/html/