/var/lib/ghc/package.conf.d/gloss-1.11.1.1.conf is in libghc-gloss-dev 1.11.1.1-1build4.
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 | name: gloss
version: 1.11.1.1
id: gloss-1.11.1.1-2LNUnZrdkMKHLyfv0zr1U9
key: gloss-1.11.1.1-2LNUnZrdkMKHLyfv0zr1U9
license: MIT
maintainer: benl@ouroborus.net
stability: stable
homepage: http://gloss.ouroborus.net
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.Data.Bitmap Graphics.Gloss.Data.Color
Graphics.Gloss.Data.Controller Graphics.Gloss.Data.Display
Graphics.Gloss.Data.Picture Graphics.Gloss.Data.Point
Graphics.Gloss.Data.Vector Graphics.Gloss.Data.ViewPort
Graphics.Gloss.Data.ViewState Graphics.Gloss.Geometry.Angle
Graphics.Gloss.Geometry.Line 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.Display
Graphics.Gloss.Interface.IO.Simulate
Graphics.Gloss.Interface.IO.Game
Graphics.Gloss.Interface.Environment
hidden-modules: 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.Event
Graphics.Gloss.Internals.Interface.Simulate.Idle
Graphics.Gloss.Internals.Interface.Simulate.State
Graphics.Gloss.Internals.Interface.ViewState.KeyMouse
Graphics.Gloss.Internals.Interface.ViewState.Motion
Graphics.Gloss.Internals.Interface.ViewState.Reshape
Graphics.Gloss.Internals.Interface.Window
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
Graphics.Gloss.Internals.Interface.Backend.GLUT
abi: 2aeaac2bd2c7fbff5091739a3c512669
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/gloss-1.11.1.1-2LNUnZrdkMKHLyfv0zr1U9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/gloss-1.11.1.1-2LNUnZrdkMKHLyfv0zr1U9
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/gloss
hs-libraries: HSgloss-1.11.1.1-2LNUnZrdkMKHLyfv0zr1U9
depends:
GLUT-2.7.0.12-EVcPlSVbeKMGSQqDJn74mS
OpenGL-3.0.2.0-KHOzPPeDujTAmCOX5KfutQ base-4.9.1.0
bmp-1.2.6.3-43OLkH0uuwm831pBFpx2PZ bytestring-0.10.8.1
containers-0.5.7.1 ghc-prim-0.5.0.0
gloss-rendering-1.11.1.1-B4gt3hn7UXc23k8ot2khBK
haddock-interfaces: /usr/lib/ghc-doc/haddock/gloss-1.11.1.1/gloss.haddock
haddock-html: /usr/share/doc/libghc-gloss-doc/html/
|