/var/lib/ghc/package.conf.d/X11-1.5.0.1.conf is in libghc-x11-dev 1.5.0.1-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 | name: X11
version: 1.5.0.1
id: X11-1.5.0.1-23969a606024c8baf35a42f59a8da104
license: BSD3
copyright: Alastair Reid, 1999-2003, libraries@haskell.org 2003-2007, Don Stewart 2007-2009, Spencer Janssen 2007-2009.
maintainer: Daniel Wagner <daniel@wagner-home.com>
stability:
homepage: https://github.com/haskell-pkg-janitors/X11
package-url:
synopsis: A binding to the X11 graphics library
description: A Haskell binding to the X11 graphics library.
The binding is a direct translation of the C binding; for
documentation of these calls, refer to "The Xlib Programming
Manual", available online at <http://tronche.com/gui/x/xlib/>.
category: Graphics
author:
exposed: True
exposed-modules: Graphics.X11 Graphics.X11.Types Graphics.X11.Xlib
Graphics.X11.Xlib.Atom Graphics.X11.Xlib.Color
Graphics.X11.Xlib.Context Graphics.X11.Xlib.Cursor
Graphics.X11.Xlib.Display Graphics.X11.Xlib.Event
Graphics.X11.Xlib.Font Graphics.X11.Xlib.Misc
Graphics.X11.Xlib.Region Graphics.X11.Xlib.Screen
Graphics.X11.Xlib.Types Graphics.X11.Xlib.Window
Graphics.X11.Xlib.Image Graphics.X11.Xlib.Extras
Graphics.X11.Xinerama Graphics.X11.ExtraTypes
Graphics.X11.ExtraTypes.AP Graphics.X11.ExtraTypes.DEC
Graphics.X11.ExtraTypes.HP Graphics.X11.ExtraTypes.Sun
Graphics.X11.ExtraTypes.XF86 Graphics.X11.ExtraTypes.XorgDefault
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/X11-1.5.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/X11-1.5.0.1/ghc-7.4.1
hs-libraries: HSX11-1.5.0.1
extra-libraries: Xinerama Xext X11
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/X11-1.5.0.1/ghc-7.4.1/include
includes: HsXlib.h HsAllKeysyms.h
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
syb-0.3.6-080afb8a2fa726e4b2c2d98baada324f
hugs-options:
cc-options:
ld-options: "-Wl,-Bsymbolic-functions" "-Wl,-z,relro"
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/x11-1.5.0.1/X11.haddock
haddock-html: /usr/share/doc/libghc-x11-doc/html/
|