name: blaze-builder version: 0.4.0.1 id: blaze-builder-0.4.0.1-9ab17b01dc6e7a365a59bfbd57ecee51 license: BSD3 copyright: (c) 2010-2014 Simon Meier (c) 2010 Jasper Van der Jeugt (c) 2013-2015 Leon P Smith maintainer: Leon Smith stability: Experimental homepage: http://github.com/lpsmith/blaze-builder package-url: 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 hidden-modules: trusted: False import-dirs: ${pkgroot}/blaze-builder-0.4.0.1 library-dirs: ${pkgroot}/blaze-builder-0.4.0.1 hs-libraries: HSblaze-builder-0.4.0.1 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f bytestring-0.10.0.2-16133d2f96923727c37c1a16ec3a036e bytestring-builder-0.10.6.0.0-5cd5fe56f74c67ed4d6f79cf353cbd95 deepseq-1.3.0.1-8bd62e61607622088124a56552365768 text-1.2.1.1-dfe8e53d4186af3b408416fba06e6c9c hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/blaze-builder.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html