/var/lib/ghc/package.conf.d/cairo-0.12.4.conf is in libghc-cairo-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 | name: cairo
version: 0.12.4
id: cairo-0.12.4-d0af4e3c2efc8686b6948ffdcda8993e
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.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/cairo-0.12.4/ghc-7.6.3
hs-libraries: HScairo-0.12.4
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.1-3b78425c10ff2dad7acf7e8c8ae014c3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cairo-0.12.4/cairo.haddock
haddock-html: /usr/share/doc/libghc-cairo-doc/html/
|