blaze-textual: Fast rendering of common datatypes

[ bsd3, library, text ] [ Propose Tags ]

A library for efficiently rendering Haskell datatypes to bytestrings.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
developer

operate in developer mode

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.0.7, 0.2.0.8, 0.2.0.9, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.3, 0.2.3.1
Dependencies base (>=4 && <5), blaze-builder (>=0.2.1.4), bytestring, ghc-prim, integer (>=0.1 && <0.2), integer-gmp, old-locale, text (>=0.11.0.2), time, vector [details]
License BSD-3-Clause
Copyright Copyright 2011 MailRank, Inc.
Author Bryan O'Sullivan <bos@mailrank.com>
Maintainer Bryan O'Sullivan <bos@mailrank.com>
Category Text
Home page http://github.com/mailrank/blaze-textual
Bug tracker http://github.com/mailrank/blaze-textual/issues
Source repo head: git clone http://github.com/mailrank/blaze-textual
head: hg clone http://bitbucket.org/bos/blaze-textual
Uploaded by BryanOSullivan at 2011-04-28T22:16:21Z
Distributions Arch:0.2.3.1, Debian:0.2.1.0, Fedora:0.2.3.1, FreeBSD:0.2.1.0, LTSHaskell:0.2.3.1, NixOS:0.2.3.1, Stackage:0.2.3.1
Reverse Dependencies 20 direct, 7716 indirect [details]
Downloads 50521 total (200 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for blaze-textual-0.1.0.0

[back to package description]

Welcome to aeson

blaze-textual is a fast Haskell library for rendering common Haskell datatypes in text form using the blaze-builder library.

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/mailrank/blaze-textual.git

There's also a Mercurial mirror:

  • hg clone http://bitbucket.org/bos/blaze-textual

(You can create and contribute changes using either git or Mercurial.)

Authors

This library is written and maintained by Bryan O'Sullivan, bos@mailrank.com.