This file is indexed.

/var/lib/ghc/package.conf.d/shakespeare-text-1.0.0.5.conf is in libghc-shakespeare-text-dev 1.0.0.5-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
46
47
name: shakespeare-text
version: 1.0.0.5
id: shakespeare-text-1.0.0.5-a436a401d6a78ec2c161501e9d1c2abf

license: MIT
copyright:
maintainer: Greg Weber <greg@gregweber.info>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
package-url:
synopsis: Interpolation with quasi-quotation: put variables strings
description: interpolation with quasi-quotation: stick haskell variables into haskell strings
             .
             Note there is no dependency on haskell-src-extras. If you don't mind that dependency, you may want to look at using these packages: Interpolation, interpolatedstring-perl6, interpolatedstring-qq.
             .
             This package has 1 other general feature that those others may not (but would be easy to duplicate): instead of using quasi-quoting you can also use an external file. It also has url/embeding interpolation, with \@ and \^, which are used in Yesod.
             .
             This package also uses blaze-builder for efficiently constructing strings (I am not sure what the other packages use). This might be of interest to you for large templates or performance sensitive code, or otherwise having a nice interface to blaze-builder
             .
             Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted.
             In this case, the variable type needs a ToText instance.
             .
             Please see http://www.yesodweb.com/book/shakespearean-templates for a more thorough description and examples of the shakespeare family of template languages.
category: Web, Yesod
author: Greg Weber <greg@gregweber.info>
exposed: True
exposed-modules: Text.Shakespeare.Text
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/shakespeare-text-1.0.0.5/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/shakespeare-text-1.0.0.5/ghc-7.6.3
hs-libraries: HSshakespeare-text-1.0.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         shakespeare-1.0.2-a8df0efc4fad121e120c0f308660531d
         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-text-1.0.0.5/shakespeare-text.haddock
haddock-html: /usr/share/doc/libghc-shakespeare-text-doc/html/