/var/lib/ghc/package.conf.d/glib-0.12.4.conf is in libghc-glib-dev 0.12.4-3.
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 | name: glib
version: 0.12.4
id: glib-0.12.4-e3c24025d434894ff47dcfccf269abe4
license: LGPL-2.1
copyright: (c) 2001-2010 The Gtk2Hs Team
maintainer: gtk2hs-users@lists.sourceforge.net
stability: stable
homepage: http://projects.haskell.org/gtk2hs/
package-url:
synopsis: Binding to the GLIB library for Gtk2Hs.
description: The GNU Library is a collection of C data structures and utility
function for dealing with Unicode. This package only binds as
much functionality as required to support the packages that
wrap libraries that are themselves based on GLib.
category: System
author: Axel Simon, Duncan Coutts
exposed: True
exposed-modules: System.Glib System.Glib.GError
System.Glib.Properties System.Glib.Attributes System.Glib.Signals
System.Glib.MainLoop System.Glib.GDateTime System.Glib.GObject
System.Glib.Utils System.Glib.StoreValue System.Glib.FFI
System.Glib.Flags System.Glib.UTFString System.Glib.Types
System.Glib.GList System.Glib.GString System.Glib.GType
System.Glib.GTypeConstants System.Glib.GValue
System.Glib.GValueTypes System.Glib.GParameter
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/glib-0.12.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/glib-0.12.4/ghc-7.6.3
hs-libraries: HSglib-0.12.4
extra-libraries: gobject-2.0 glib-2.0
extra-ghci-libraries:
include-dirs: /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/glib-0.12.4/glib.haddock
haddock-html: /usr/share/doc/libghc-glib-doc/html/
|