/var/lib/ghc/package.conf.d/diagrams-cairo-1.4.conf is in libghc-diagrams-cairo-dev 1.4-2build4.
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 | name: diagrams-cairo
version: 1.4
id: diagrams-cairo-1.4-5xcalLxS8PFLL69hoddq7z
key: diagrams-cairo-1.4-5xcalLxS8PFLL69hoddq7z
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 Diagrams.Backend.Cairo.Text
abi: 15a75411d7b88e063d78134b0c641474
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/diagrams-cairo-1.4-5xcalLxS8PFLL69hoddq7z
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/diagrams-cairo-1.4-5xcalLxS8PFLL69hoddq7z
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/diagrams-cairo
hs-libraries: HSdiagrams-cairo-1.4-5xcalLxS8PFLL69hoddq7z
depends:
JuicyPixels-3.2.9.1-Li4q2XV96Ae2qxLLyhstFw array-0.5.1.1
base-4.9.1.0 bytestring-0.10.8.1
cairo-0.13.4.2-4wV9JM9fndvD5vJr4EYlyR
colour-2.3.4-Ea5u6v6eyBiFPYOJLx0tkh containers-0.5.7.1
data-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD
diagrams-core-1.4.0.1-1mUJxpLxgDP4V41Qw0ZyvX
diagrams-lib-1.4.2-IGFptljWWr6De8Z1yVkBCn filepath-1.4.1.1
hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
lens-4.15.4-5DjTdkw8YRM5uu8qBswiKi mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
pango-0.13.4.0-DbIFikBbzPm4jTcGeznPw4
split-0.2.3.2-CJl40zTyCIV16Pr60nb7CT
statestack-0.2.0.5-1N68dysnqPrC0a19V1lVNO transformers-0.5.2.0
unix-2.7.2.1 vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/diagrams-cairo-1.4/diagrams-cairo.haddock
haddock-html: /usr/share/doc/libghc-diagrams-cairo-doc/html/
|