/var/lib/ghc/package.conf.d/blaze-svg-0.3.6.1.conf is in libghc-blaze-svg-dev 0.3.6.1-1build2.
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 | name: blaze-svg
version: 0.3.6.1
id: blaze-svg-0.3.6.1-E6CYGgfBIFH476loEvWeGj
key: blaze-svg-0.3.6.1-E6CYGgfBIFH476loEvWeGj
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
abi: 32f6eba572366a97793b8d2c99295003
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/blaze-svg-0.3.6.1-E6CYGgfBIFH476loEvWeGj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/blaze-svg-0.3.6.1-E6CYGgfBIFH476loEvWeGj
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/blaze-svg
hs-libraries: HSblaze-svg-0.3.6.1-E6CYGgfBIFH476loEvWeGj
depends:
base-4.9.1.0 blaze-markup-0.8.0.0-GsxkVbRgODkgUQDmmDVob
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
haddock-interfaces: /usr/lib/ghc-doc/haddock/blaze-svg-0.3.6.1/blaze-svg.haddock
haddock-html: /usr/share/doc/libghc-blaze-svg-doc/html/
|