/var/lib/ghc/package.conf.d/cairo-0.12.2.conf is in libghc-cairo-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 | name: cairo
version: 0.12.2
id: cairo-0.12.2-d71a1ab3fa2318b0af20f69449bab845
license: BSD3
copyright: (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004
maintainer: gtk2hs-users@lists.sourceforge.net
stability: stable
homepage: http://projects.haskell.org/gtk2hs/
package-url:
synopsis: Binding to the Cairo library.
description: Cairo is a library to render high quality vector graphics. There
exist various backends that allows rendering to Gtk windows, PDF,
PS, PNG and SVG documents, amongst others.
category: Graphics
author: Axel Simon, Duncan Coutts
exposed: True
exposed-modules: Graphics.Rendering.Cairo
Graphics.Rendering.Cairo.Matrix Graphics.Rendering.Cairo.Types
Graphics.Rendering.Cairo.Internal
hidden-modules: Graphics.Rendering.Cairo.Internal.Drawing.Cairo
Graphics.Rendering.Cairo.Internal.Drawing.Paths
Graphics.Rendering.Cairo.Internal.Drawing.Patterns
Graphics.Rendering.Cairo.Internal.Drawing.Text
Graphics.Rendering.Cairo.Internal.Drawing.Transformations
Graphics.Rendering.Cairo.Internal.Fonts.FontOptions
Graphics.Rendering.Cairo.Internal.Surfaces.Image
Graphics.Rendering.Cairo.Internal.Surfaces.PNG
Graphics.Rendering.Cairo.Internal.Surfaces.Surface
Graphics.Rendering.Cairo.Internal.Utilities
Graphics.Rendering.Cairo.Internal.Surfaces.PDF
Graphics.Rendering.Cairo.Internal.Surfaces.PS
Graphics.Rendering.Cairo.Internal.Surfaces.SVG
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/cairo-0.12.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/cairo-0.12.2/ghc-7.4.1
hs-libraries: HScairo-0.12.2
extra-libraries: z cairo
extra-ghci-libraries:
include-dirs: /usr/include/cairo /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: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cairo-0.12.2/cairo.haddock
haddock-html: /usr/share/doc/libghc-cairo-doc/html/
|