This file is indexed.

/var/lib/ghc/package.conf.d/GLUT-2.1.2.1.conf is in libghc-glut-dev 2.1.2.1-3.

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
name: GLUT
version: 2.1.2.1
id: GLUT-2.1.2.1-36f51ccc54f5d622b86e15c8979e961d

license: BSD3
copyright:
maintainer: Sven Panne <sven.panne@aedion.de>
stability:
homepage: http://www.haskell.org/HOpenGL/
package-url:
synopsis: A binding for the OpenGL Utility Toolkit
description: A Haskell binding for the OpenGL Utility Toolkit, a window
             system independent toolkit for writing OpenGL programs. For more
             information about the C library on which this binding is based,
             please see: <http://www.opengl.org/resources/libraries/glut/>.
category: Graphics
author:
exposed: True
exposed-modules: Graphics.UI.GLUT Graphics.UI.GLUT.Begin
                 Graphics.UI.GLUT.Callbacks Graphics.UI.GLUT.Callbacks.Global
                 Graphics.UI.GLUT.Callbacks.Window Graphics.UI.GLUT.Colormap
                 Graphics.UI.GLUT.Debugging Graphics.UI.GLUT.DeviceControl
                 Graphics.UI.GLUT.Fonts Graphics.UI.GLUT.GameMode
                 Graphics.UI.GLUT.Initialization Graphics.UI.GLUT.Menu
                 Graphics.UI.GLUT.Objects Graphics.UI.GLUT.Overlay
                 Graphics.UI.GLUT.State Graphics.UI.GLUT.Window
hidden-modules: Graphics.UI.GLUT.Callbacks.Registration
                Graphics.UI.GLUT.Constants Graphics.UI.GLUT.Extensions
                Graphics.UI.GLUT.QueryUtils Graphics.UI.GLUT.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/GLUT-2.1.2.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/GLUT-2.1.2.1/ghc-7.4.1
hs-libraries: HSGLUT-2.1.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/GLUT-2.1.2.1/ghc-7.4.1/include
includes: HsGLUT.h
depends: OpenGL-2.2.3.1-d355c2076658ece60dbd52c5c02cbcfd
         array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
hugs-options:
cc-options:
ld-options: "-Wl,-Bsymbolic-functions" "-Wl,-z,relro" -lglut -lSM
            -lICE -lXmu -lXi -lGLU -lGL -lm
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/glut-2.1.2.1/GLUT.haddock
haddock-html: /usr/share/doc/libghc-glut-doc/html/