/var/lib/ghc/package.conf.d/diagrams-cairo-1.3.0.5.conf is in libghc-diagrams-cairo-dev 1.3.0.5-1build1.
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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | name: diagrams-cairo
version: 1.3.0.5
id: diagrams-cairo-1.3.0.5-5a9926bbdf9d9d65e775c09774e98cbe
key: diagr_4hSOxOQImPf6OHr5xZH2AO
license: BSD3
maintainer: diagrams-discuss@googlegroups.com
homepage: http://projects.haskell.org/diagrams
synopsis: Cairo backend for diagrams drawing EDSL
description:
A full-featured backend for rendering
diagrams using the cairo rendering engine.
.
This ultimately depends on a C library, via
Haskell's FFI, and can be difficult to install on
some platforms. If you are just looking for a
quick way to visualize diagrams, try the
diagrams-svg backend; if you want raster output
like PNG, try the diagrams-rasterific backend; if
you want to embed diagrams in LaTeX documents,
try diagrams-pgf.
.
* "Diagrams.Backend.Cairo.CmdLine" - if you're
just getting started with diagrams, begin here.
.
* "Diagrams.Backend.Cairo" - look at this next.
The general API for the cairo backend.
.
* "Diagrams.Backend.Cairo.Internal" - the
implementation guts of the cairo backend.
Users should normally not need to import this
module.
.
* "Diagrams.Backend.Cairo.List" - render diagrams
to two-dimensional lists of colors (/i.e./
pixels).
.
* "Diagrams.Backend.Cairo.Ptr" - render diagrams
to buffers in memory.
category: Graphics
author: Brent Yorgey
exposed: True
exposed-modules:
Diagrams.Backend.Cairo Diagrams.Backend.Cairo.CmdLine
Diagrams.Backend.Cairo.Internal Diagrams.Backend.Cairo.List
Diagrams.Backend.Cairo.Ptr
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/diagrams-cairo-1.3.0.5-4hSOxOQImPf6OHr5xZH2AO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/diagrams-cairo-1.3.0.5-4hSOxOQImPf6OHr5xZH2AO
data-dir: /usr/share/diagrams-cairo
hs-libraries: HSdiagrams-cairo-1.3.0.5-4hSOxOQImPf6OHr5xZH2AO
depends:
JuicyPixels-3.2.6.4-6a8e381c11584d65e2af3bf15844dc6a
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
cairo-0.13.1.0-624d61db871489e9f1374d5a011372f7
colour-2.3.3-0c4e3735159b357562a94a22fd309019
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
data-default-class-0.0.1-fcbab95490d730dd2489b628499587cd
diagrams-core-1.3.0.4-f0117cbe59d0c8ca4cf429b05afe4cd0
diagrams-lib-1.3.0.8-edc161818a00b8079ac70b8dac56d698
filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
lens-4.13-bd521f48aa2f3bba473b59607540efc1
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
optparse-applicative-0.12.0.0-502380ae94a714885bdc144e35cee8d2
pango-0.13.1.0-0719a273ca9e691e3f5e9176308b9983
split-0.2.2-10f39ee49f650eefddf38af51b65d10a
statestack-0.2.0.4-28b41005a4f2a723a562502267654a94
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
haddock-interfaces: /usr/lib/ghc-doc/haddock/diagrams-cairo-1.3.0.5/diagrams-cairo.haddock
haddock-html: /usr/share/doc/libghc-diagrams-cairo-doc/html/
|