/var/lib/ghc/package.conf.d/glade-0.12.1.conf is in libghc-glade-dev 0.12.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: glade
version: 0.12.1
id: glade-0.12.1-9ca87733432fb0ea171e52d3098e0c67
license: LGPL-2.1
copyright: (c) 2001-2010 The Gtk2Hs Team
maintainer: gtk2hs-users@sourceforge.net
stability: provisional
homepage: http://projects.haskell.org/gtk2hs/
package-url:
synopsis: Binding to the glade library.
description: This library allows to load externally stored user interfaces into
programs. This allows alteration of the interface without recompilation
of the program.
.
Note that this functionality is now provided in gtk directly
(as of version 2.12 of the gtk+ C lib) by the
Graphics.UI.Gtk.Builder module.
category: Graphics
author: Manuel M T Chakravarty, Duncan Coutts
exposed: True
exposed-modules: Graphics.UI.Gtk.Glade
hidden-modules: Graphics.UI.Gtk.Glade.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/glade-0.12.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/glade-0.12.1/ghc-7.4.1
hs-libraries: HSglade-0.12.1
extra-libraries: glade-2.0 gtk-x11-2.0 xml2 gdk-x11-2.0 atk-1.0
gio-2.0 pangoft2-1.0 pangocairo-1.0 gdk_pixbuf-2.0 cairo pango-1.0
freetype fontconfig gobject-2.0 glib-2.0
extra-ghci-libraries:
include-dirs: /usr/include/libglade-2.0 /usr/include/gtk-2.0
/usr/include/libxml2 /usr/lib/x86_64-linux-gnu/gtk-2.0/include
/usr/include/atk-1.0 /usr/include/cairo /usr/include/gdk-pixbuf-2.0
/usr/include/pango-1.0 /usr/include/gio-unix-2.0/
/usr/include/glib-2.0 /usr/lib/x86_64-linux-gnu/glib-2.0/include
/usr/include/pixman-1 /usr/include/freetype2 /usr/include/libpng12
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
glib-0.12.2-0309d9f936a27c82e04468cee357a227
gtk-0.12.2-94acf2d44eb86ab777c6f8f2dfa4d355
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/glade-0.12.1/glade.haddock
haddock-html: /usr/share/doc/libghc-glade-doc/html/
|