/var/lib/ghc/package.conf.d/blaze-svg-0.3.5.conf is in libghc-blaze-svg-dev 0.3.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 | name: blaze-svg
version: 0.3.5
id: blaze-svg-0.3.5-d831d145365ef0c4c149956584604c93
key: blaze_DqIDGfHU3DP3RJ70T1FJjG
license: BSD3
maintainer: deepak.jois@gmail.com
homepage: https://github.com/deepakjois/blaze-svg
synopsis: SVG combinator library
description:
A blazingly fast SVG combinator library for the Haskell
programming language. The "Text.Blaze.SVG" module is a good
starting point.
.
Other documentation:
.
* Programs in the /examples/ folder of this project: <https://github.com/deepakjois/blaze-svg/tree/master/examples/>
.
* Jasper Van Der Jeugt has written a tutorial for /blaze-html/,
which is a sister library of /blaze-svg/. It may not be directly relevant,
but still it gives a good overview on how to use the combinators in
"Text.Blaze.Svg11" and "Text.Blaze.Svg11.Attributes":
<http://jaspervdj.be/blaze/tutorial.html>.
category: Graphics
author: Deepak Jois
exposed: True
exposed-modules:
Text.Blaze.Svg Text.Blaze.Svg.Internal Text.Blaze.Svg11
Text.Blaze.Svg11.Attributes Text.Blaze.Svg.Renderer.Pretty
Text.Blaze.Svg.Renderer.String Text.Blaze.Svg.Renderer.Text
Text.Blaze.Svg.Renderer.Utf8
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/blaze-svg-0.3.5-DqIDGfHU3DP3RJ70T1FJjG
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/blaze-svg-0.3.5-DqIDGfHU3DP3RJ70T1FJjG
data-dir: /usr/share/blaze-svg
hs-libraries: HSblaze-svg-0.3.5-DqIDGfHU3DP3RJ70T1FJjG
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
blaze-markup-0.7.0.3-25645d30388fde79f290625707d81398
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
haddock-interfaces: /usr/lib/ghc-doc/haddock/blaze-svg-0.3.5/blaze-svg.haddock
haddock-html: /usr/share/doc/libghc-blaze-svg-doc/html/
|