This file is indexed.

/var/lib/ghc/package.conf.d/template-0.2.0.10.conf is in libghc-template-dev 0.2.0.10-6+b1.

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
name: template
version: 0.2.0.10
id: template-0.2.0.10-GkE0jCRiTz8LTxBb8BSUWz
key: template-0.2.0.10-GkE0jCRiTz8LTxBb8BSUWz
license: BSD3
maintainer: Johan Tibell <johan.tibell@gmail.com>
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
abi: dfe54219f2831464a08464bee85aea8b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/template-0.2.0.10-GkE0jCRiTz8LTxBb8BSUWz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/template-0.2.0.10-GkE0jCRiTz8LTxBb8BSUWz
data-dir: /usr/share/template
hs-libraries: HStemplate-0.2.0.10-GkE0jCRiTz8LTxBb8BSUWz
depends:
    base-4.9.0.0 mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
    text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s
haddock-interfaces: /usr/lib/ghc-doc/haddock/template-0.2.0.10/template.haddock
haddock-html: /usr/share/doc/libghc-template-doc/html/