/var/lib/ghc/package.conf.d/HGL-3.2.0.5.conf is in libghc-hgl-dev 3.2.0.5-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 | name: HGL
version: 3.2.0.5
id: HGL-3.2.0.5-024225ba67dbe95916fd0bad3bdc6ae2
license: BSD3
copyright:
maintainer: Christoph Lueth <christoph.lueth@dfki.de>, Alan Hawkins <hawk.alan@gmail.com>
stability:
homepage:
package-url:
synopsis: A simple graphics library based on X11 or Win32
description: A simple graphics library, designed to give the programmer access
to most interesting parts of the Win32 Graphics Device Interface
and X11 library without exposing the programmer to the pain and
anguish usually associated with using these interfaces.
.
The library also includes a module Graphics.SOE providing the
interface used in "The Haskell School of Expression", by Paul
Hudak, cf <http://www.haskell.org/soe/>.
category: Graphics
author: Alastair Reid
exposed: True
exposed-modules: Graphics.HGL.Core Graphics.HGL.Draw
Graphics.HGL.Units Graphics.HGL.Key Graphics.HGL.Run
Graphics.HGL.Draw.Brush Graphics.HGL.Draw.Font
Graphics.HGL.Draw.Monad Graphics.HGL.Draw.Pen
Graphics.HGL.Draw.Picture Graphics.HGL.Draw.Region
Graphics.HGL.Draw.Text Graphics.HGL.Utils Graphics.HGL.Window
Graphics.HGL Graphics.SOE
hidden-modules: Graphics.HGL.X11.Display Graphics.HGL.X11.DC
Graphics.HGL.X11.Timer Graphics.HGL.X11.Types
Graphics.HGL.X11.Window Graphics.HGL.Internals.Event
Graphics.HGL.Internals.Events Graphics.HGL.Internals.Draw
Graphics.HGL.Internals.Types Graphics.HGL.Internals.Flag
Graphics.HGL.Internals.Utilities
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/HGL-3.2.0.5/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/HGL-3.2.0.5/ghc-7.6.3
hs-libraries: HSHGL-3.2.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: X11-1.6.1.2-1bb200e181b4035cb0f4a19e1b5fcd0f
array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hgl-3.2.0.5/HGL.haddock
haddock-html: /usr/share/doc/libghc-hgl-doc/html/
|