This file is indexed.

/var/lib/ghc/package.conf.d/texmath-0.6.6.1.conf is in libghc-texmath-dev 0.6.6.1-1+b4.

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
48
49
50
51
name: texmath
version: 0.6.6.1
id: texmath-0.6.6.1-8b5d84ff3a6b31013b109bdcd1b24222

license: GPL
copyright:
maintainer: jgm@berkeley.edu
stability: Experimental
homepage: http://github.com/jgm/texmath
package-url:
synopsis: Conversion of LaTeX math formulas to MathML or OMML.
description: The texmathml library provides functions to convert LaTeX
             math formulas to presentation MathML (which can be used
             in HTML) or OMML (Office Math Markup Language, used in
             Microsoft Office). It supports basic LaTeX and AMS
             extensions, and it can parse and apply LaTeX macros.
             .
             Use the @test@ flag to install a standalone executable,
             @texmath@, that reads a LaTeX formula from @stdin@ and
             writes MathML to @stdout@.
             .
             Use the @cgi@ flag to install a cgi script,
             @texmath-cgi@.
category: Text
author: John MacFarlane
exposed: True
exposed-modules: Text.TeXMath Text.TeXMath.Types
                 Text.TeXMath.Parser Text.TeXMath.MathML Text.TeXMath.OMML
                 Text.TeXMath.Pandoc Text.TeXMath.Macros Text.TeXMath.ToUnicode
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/texmath-0.6.6.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/texmath-0.6.6.1/ghc-7.6.3
hs-libraries: HStexmath-0.6.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         pandoc-types-1.12.4.1-2e0e8bd81a5a3328ba8ded96d524983b
         parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
         syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
         xml-1.3.13-88316a3aedcb192026a5065eac016ac8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/texmath-0.6.6.1/texmath.haddock
haddock-html: /usr/share/doc/libghc-texmath-doc/html/