This file is indexed.

/var/lib/ghc/package.conf.d/gloss-1.7.8.3.conf is in libghc-gloss-dev 1.7.8.3-1.

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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
name: gloss
version: 1.7.8.3
id: gloss-1.7.8.3-860370866820e7d1a78c7419ba5b77db

license: MIT
copyright:
maintainer: benl@ouroborus.net
stability: stable
homepage: http://gloss.ouroborus.net
package-url:
synopsis: Painless 2D vector graphics, animations and simulations.
description: Gloss hides the pain of drawing simple vector graphics behind a nice data type and
             a few display functions. Gloss uses OpenGL under the hood, but you won't need to
             worry about any of that. Get something cool on the screen in under 10 minutes.
category: Graphics
author: Ben Lippmeier
exposed: True
exposed-modules: Graphics.Gloss Graphics.Gloss.Geometry
                 Graphics.Gloss.Geometry.Angle Graphics.Gloss.Geometry.Line
                 Graphics.Gloss.Data.Display Graphics.Gloss.Data.Point
                 Graphics.Gloss.Data.Vector Graphics.Gloss.Data.Quad
                 Graphics.Gloss.Data.Extent Graphics.Gloss.Data.QuadTree
                 Graphics.Gloss.Data.Color Graphics.Gloss.Data.Picture
                 Graphics.Gloss.Algorithms.RayCast
                 Graphics.Gloss.Interface.Pure.Display
                 Graphics.Gloss.Interface.Pure.Animate
                 Graphics.Gloss.Interface.Pure.Simulate
                 Graphics.Gloss.Interface.Pure.Game
                 Graphics.Gloss.Interface.IO.Animate
                 Graphics.Gloss.Interface.IO.Simulate
                 Graphics.Gloss.Interface.IO.Game
hidden-modules: Graphics.Gloss.Internals.Interface.Backend.GLUT
                Graphics.Gloss.Internals.Color
                Graphics.Gloss.Internals.Interface.Animate.State
                Graphics.Gloss.Internals.Interface.Animate.Timing
                Graphics.Gloss.Internals.Interface.Backend.Types
                Graphics.Gloss.Internals.Interface.Callback
                Graphics.Gloss.Internals.Interface.Common.Exit
                Graphics.Gloss.Internals.Interface.Debug
                Graphics.Gloss.Internals.Interface.Simulate.Idle
                Graphics.Gloss.Internals.Interface.Simulate.State
                Graphics.Gloss.Internals.Interface.ViewPort
                Graphics.Gloss.Internals.Interface.ViewPort.Command
                Graphics.Gloss.Internals.Interface.ViewPort.ControlState
                Graphics.Gloss.Internals.Interface.ViewPort.KeyMouse
                Graphics.Gloss.Internals.Interface.ViewPort.Motion
                Graphics.Gloss.Internals.Interface.ViewPort.Reshape
                Graphics.Gloss.Internals.Interface.Window
                Graphics.Gloss.Internals.Render.Bitmap
                Graphics.Gloss.Internals.Render.Circle
                Graphics.Gloss.Internals.Render.Common
                Graphics.Gloss.Internals.Render.State
                Graphics.Gloss.Internals.Render.Picture
                Graphics.Gloss.Internals.Render.ViewPort
                Graphics.Gloss.Internals.Interface.Display
                Graphics.Gloss.Internals.Interface.Animate
                Graphics.Gloss.Internals.Interface.Simulate
                Graphics.Gloss.Internals.Interface.Game
                Graphics.Gloss.Internals.Interface.Backend
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/gloss-1.7.8.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/gloss-1.7.8.3/ghc-7.6.3
hs-libraries: HSgloss-1.7.8.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: GLUT-2.4.0.0-31a913db9728fc0bba038e31af3ad274
         OpenGL-2.8.0.0-344e8603ffa2fe942e6526830661f0ee
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bmp-1.2.3.4-dce3a90864cf5ed32faf588bfcebd0af
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gloss-1.7.8.3/gloss.haddock
haddock-html: /usr/share/doc/libghc-gloss-doc/html/