/var/lib/ghc/package.conf.d/diagrams-svg-1.3.1.10.conf is in libghc-diagrams-svg-dev 1.3.1.10-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 | name: diagrams-svg
version: 1.3.1.10
id: diagrams-svg-1.3.1.10-7d56553079be840cc14c17210c3d7b16
key: diagr_GG5XzxnM3w61APn1uvamyN
license: BSD3
maintainer: diagrams-discuss@googlegroups.com
stability: Experimental
homepage: http://projects.haskell.org/diagrams/
synopsis: SVG backend for diagrams drawing EDSL.
description:
This package provides a modular backend for rendering
diagrams created with the diagrams EDSL to SVG
files. It uses @lucid-svg@ to be a native
Haskell backend, making it suitable for use on
any platform.
.
The package provides the following modules:
.
* "Diagrams.Backend.SVG.CmdLine" - if you're
just getting started with diagrams, begin here.
.
* "Diagrams.Backend.SVG" - look at this next.
The general API for the SVG backend.
.
Additional documentation can be found in the
README file distributed with the source tarball or
viewable on GitHub:
<https://github.com/diagrams/diagrams-svg/blob/master/README.md>.
category: Graphics
author: Felipe Lessa, Deepak Jois
exposed: True
exposed-modules:
Diagrams.Backend.SVG Diagrams.Backend.SVG.CmdLine
Diagrams.Backend.SVG.Attributes
hidden-modules: Graphics.Rendering.SVG
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/diagrams-svg-1.3.1.10-GG5XzxnM3w61APn1uvamyN
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/diagrams-svg-1.3.1.10-GG5XzxnM3w61APn1uvamyN
data-dir: /usr/share/diagrams-svg
hs-libraries: HSdiagrams-svg-1.3.1.10-GG5XzxnM3w61APn1uvamyN
depends:
JuicyPixels-3.2.6.4-6a8e381c11584d65e2af3bf15844dc6a
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
base64-bytestring-1.0.0.1-a812cf51b64c2ab462388f62a2059d09
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
colour-2.3.3-0c4e3735159b357562a94a22fd309019
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
diagrams-core-1.3.0.4-f0117cbe59d0c8ca4cf429b05afe4cd0
diagrams-lib-1.3.0.8-edc161818a00b8079ac70b8dac56d698
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
lens-4.13-bd521f48aa2f3bba473b59607540efc1
lucid-svg-0.6.0.1-7008962fcab83ffcc5167d7e7e3bb72d
monoid-extras-0.4.0.3-3dbece5a74323e0e1cdb92acf3a318a4
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e
optparse-applicative-0.12.0.0-502380ae94a714885bdc144e35cee8d2
process-1.2.3.0-a22328103774f0499a990653944cbf99
semigroups-0.18.0.1-8280af83a74b71fe859e6151e1ac901a
split-0.2.2-10f39ee49f650eefddf38af51b65d10a
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
haddock-interfaces: /usr/lib/ghc-doc/haddock/diagrams-svg-1.3.1.10/diagrams-svg.haddock
haddock-html: /usr/share/doc/libghc-diagrams-svg-doc/html/
|