/var/lib/ghc/package.conf.d/blaze-builder-0.4.0.1.conf is in libghc-blaze-builder-dev 0.4.0.1-3build1.
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 | name: blaze-builder
version: 0.4.0.1
id: blaze-builder-0.4.0.1-073b5264a38e394a8dbb57adf8acf9c2
key: blaze_GoSGMrJXTmeEBoF3sgxwrM
license: BSD3
copyright: (c) 2010-2014 Simon Meier
(c) 2010 Jasper Van der Jeugt
(c) 2013-2015 Leon P Smith
maintainer: Leon Smith <leon@melding-monads.com>
stability: Experimental
homepage: http://github.com/lpsmith/blaze-builder
synopsis: Efficient buffered output.
description:
This library provides an implementation of the older
blaze-builder interface in terms of the new builder that
shipped with bytestring-0.10.4.0
.
This implementation is mostly intended as a bridge to the
new builder, so that code that uses the old interface
can interoperate with code that uses the new
implementation. Note that no attempt has been made
to preserve the old internal modules, so code that
has these dependencies cannot use this interface.
.
New code should, for the most part, use the new
interface. However, this module does implement
a chunked HTTP encoding, which is not otherwise
implemented (yet?) with the new builder.
category: Data
author: Jasper Van der Jeugt, Simon Meier, Leon P Smith
exposed: True
exposed-modules:
Blaze.ByteString.Builder Blaze.ByteString.Builder.Int
Blaze.ByteString.Builder.Word Blaze.ByteString.Builder.ByteString
Blaze.ByteString.Builder.Char.Utf8 Blaze.ByteString.Builder.Char8
Blaze.ByteString.Builder.Html.Utf8 Blaze.ByteString.Builder.HTTP
Blaze.ByteString.Builder.Compat.Write
Blaze.ByteString.Builder.Internal.Write
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-GoSGMrJXTmeEBoF3sgxwrM
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-GoSGMrJXTmeEBoF3sgxwrM
data-dir: /usr/share/blaze-builder
hs-libraries: HSblaze-builder-0.4.0.1-GoSGMrJXTmeEBoF3sgxwrM
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/blaze-builder-0.4.0.1/blaze-builder.haddock
haddock-html: /usr/share/doc/libghc-blaze-builder-doc/html/
|