This file is indexed.

/var/lib/ghc/package.conf.d/GLURaw-1.3.0.0.conf is in libghc-gluraw-dev 1.3.0.0-2.

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: GLURaw
version: 1.3.0.0
id: GLURaw-1.3.0.0-9f9cff3389f6d8279f59fe5470761fa9

license: BSD3
copyright:
maintainer: Jason Dagit <dagitj@gmail.com>, Sven Panne <sven.panne@aedion.de>
stability:
homepage: http://www.haskell.org/haskellwiki/Opengl
package-url:
synopsis: A raw binding for the OpenGL graphics system
description: GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
             basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
             interface.
             .
             OpenGL is the industry's most widely used and supported 2D and 3D graphics
             application programming interface (API), incorporating a broad set of
             rendering, texture mapping, special effects, and other powerful visualization
             functions. For more information about OpenGL and its various extensions,
             please see <http://www.opengl.org/>
             and <http://www.opengl.org/registry/>.
category: Graphics
author:
exposed: True
exposed-modules: Graphics.Rendering.GLU.Raw
                 Graphics.Rendering.GLU.Raw.Callbacks
                 Graphics.Rendering.GLU.Raw.Functions
                 Graphics.Rendering.GLU.Raw.Tokens Graphics.Rendering.GLU.Raw.Types
hidden-modules: Graphics.Rendering.GLU.Raw.APIEntry
                Graphics.Rendering.GLU.Raw.TypesInternal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/GLURaw-1.3.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/GLURaw-1.3.0.0/ghc-7.6.3
hs-libraries: HSGLURaw-1.3.0.0
extra-libraries: GLU
extra-ghci-libraries:
include-dirs:
includes:
depends: OpenGLRaw-1.3.0.0-3fbff47a4ddc1013a8c98f1c46bbcf28
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gluraw-1.3.0.0/GLURaw.haddock
haddock-html: /usr/share/doc/libghc-gluraw-doc/html/