This file is indexed.

/var/lib/ghc/package.conf.d/shakespeare-1.0.2.conf is in libghc-shakespeare-dev 1.0.2-3build1.

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: shakespeare
version: 1.0.2
id: shakespeare-1.0.2-a8df0efc4fad121e120c0f308660531d

license: MIT
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: A toolkit for making compile-time interpolated templates
description: Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass.
             .
             Shakespeare templates can be used inline with a quasi-quoter or in an external file.
             .
             Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser.
             .
             Packages that use this: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and xml-hamlet
             .
             Please see the documentation at <http://www.yesodweb.com/book/shakespearean-templates> for more details.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Text.Shakespeare Text.Shakespeare.Base
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/shakespeare-1.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/shakespeare-1.0.2/ghc-7.6.3
hs-libraries: HSshakespeare-1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
         process-1.1.0.2-76e05340eb66705981411022731ca84a
         template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/shakespeare-1.0.2/shakespeare.haddock
haddock-html: /usr/share/doc/libghc-shakespeare-doc/html/