/var/lib/ghc/package.conf.d/pango-0.12.2.conf is in libghc-pango-dev 0.12.2-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 54 55 | name: pango
version: 0.12.2
id: pango-0.12.2-f681a46780bfcf30aba7c30966727bfb
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 Pango text rendering engine.
description: This package provides a wrapper around the Pango C library that
allows high-quality rendering of Unicode text. It can be used
either with Cairo to output text in PDF, PS or other
documents or with Gtk+ to display text on-screen.
category: Graphics
author: Axel Simon, Duncan Coutts
exposed: True
exposed-modules: Graphics.Rendering.Pango
Graphics.Rendering.Pango.Font Graphics.Rendering.Pango.Enums
Graphics.Rendering.Pango.Context Graphics.Rendering.Pango.Layout
Graphics.Rendering.Pango.Rendering Graphics.Rendering.Pango.Markup
Graphics.Rendering.Pango.Cairo Graphics.Rendering.Pango.Types
Graphics.Rendering.Pango.BasicTypes
Graphics.Rendering.Pango.Structs
Graphics.Rendering.Pango.Attributes
hidden-modules: Graphics.Rendering.Pango.GlyphStorage
Graphics.Rendering.Pango.Description
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pango-0.12.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/pango-0.12.2/ghc-7.4.1
hs-libraries: HSpango-0.12.2
extra-libraries: pangocairo-1.0 pango-1.0 cairo gobject-2.0
glib-2.0
extra-ghci-libraries:
include-dirs: /usr/include/pango-1.0 /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include /usr/include/cairo
/usr/include/pixman-1 /usr/include/freetype2 /usr/include/libpng12
includes: hspango.h
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
cairo-0.12.2-d71a1ab3fa2318b0af20f69449bab845
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
glib-0.12.2-0309d9f936a27c82e04468cee357a227
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
pretty-1.1.1.0-74ee6c6be86f83487da68d408cc3ae22
process-1.1.0.1-18dadd8ad5fc640f55a7afdc7aace500
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pango-0.12.2/pango.haddock
haddock-html: /usr/share/doc/libghc-pango-doc/html/
|