This file is indexed.

/var/lib/ghc/package.conf.d/GLURaw-2.0.0.2.conf is in libghc-gluraw-dev 2.0.0.2-3+b1.

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
name: GLURaw
version: 2.0.0.2
id: GLURaw-2.0.0.2-KW9tx0hVZu5HPqNU28iMGX
key: GLURaw-2.0.0.2-KW9tx0hVZu5HPqNU28iMGX
license: BSD3
copyright: Copyright (C) 2009-2016 Sven Panne
maintainer: Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
homepage: http://www.haskell.org/haskellwiki/Opengl
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: Sven Panne
exposed: True
exposed-modules:
    Graphics.GLU Graphics.GLU.Callbacks Graphics.GLU.Functions
    Graphics.GLU.Tokens Graphics.GLU.Types
hidden-modules: Graphics.GLU.TypesInternal
abi: fdcfe2eeee0ed07826213992d711dafd
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/GLURaw-2.0.0.2-KW9tx0hVZu5HPqNU28iMGX
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/GLURaw-2.0.0.2-KW9tx0hVZu5HPqNU28iMGX
data-dir: /usr/share/gluraw
hs-libraries: HSGLURaw-2.0.0.2-KW9tx0hVZu5HPqNU28iMGX
extra-libraries:
    GLU
depends:
    OpenGLRaw-3.2.3.0-KJKYyqBK91NGh3cduyRXz2 base-4.9.0.0
    transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/gluraw-2.0.0.2/GLURaw.haddock
haddock-html: /usr/share/doc/libghc-gluraw-doc/html/