This file is indexed.

/var/lib/ghc/package.conf.d/texmath-0.6.5.2.conf is in libghc-texmath-dev 0.6.5.2-1build1.

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.5.2
id: texmath-0.6.5.2-546554d7808dfcfc80c0885b32bed46c

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.5.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/texmath-0.6.5.2/ghc-7.6.3
hs-libraries: HStexmath-0.6.5.2
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.3-12449f5c8f46c77f380d7a23c7cfaac1
         parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
         syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
         xml-1.3.12-2c5e1c6121129e6066aca28d897d0d9d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/texmath-0.6.5.2/texmath.haddock
haddock-html: /usr/share/doc/libghc-texmath-doc/html/