/var/lib/ghc/package.conf.d/pango-0.12.4.conf is in libghc-pango-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 46 47 48 49 50 51 52 53 54 55 | name: pango
version: 0.12.4
id: pango-0.12.4-174180270d0277afb10a5dc3a07f4df4
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.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pango-0.12.4/ghc-7.6.3
hs-libraries: HSpango-0.12.4
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.1-3b78425c10ff2dad7acf7e8c8ae014c3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
cairo-0.12.4-d0af4e3c2efc8686b6948ffdcda8993e
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
glib-0.12.4-e3c24025d434894ff47dcfccf269abe4
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
pretty-1.1.1.0-66181c695e6a2e173ba2088cf55cc396
process-1.1.0.2-76e05340eb66705981411022731ca84a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pango-0.12.4/pango.haddock
haddock-html: /usr/share/doc/libghc-pango-doc/html/
|