This file is indexed.

/var/lib/ghc/package.conf.d/texmath-0.6.0.3.conf is in libghc-texmath-dev 0.6.0.3-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
name: texmath
version: 0.6.0.3
id: texmath-0.6.0.3-653b617d64211928a4d6cd39e40b657f

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.Macros
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/texmath-0.6.0.3/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/texmath-0.6.0.3/ghc-7.4.1
hs-libraries: HStexmath-0.6.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         parsec-3.1.2-a6715965b792ffb81aeb3b18e0c709ac
         syb-0.3.6-080afb8a2fa726e4b2c2d98baada324f
         xml-1.3.12-5561ea21bd297a3af3ed25602dd911e7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/texmath-0.6.0.3/texmath.haddock
haddock-html: /usr/share/doc/libghc-texmath-doc/html/