text-format: Text formatting

[ bsd3, library, text ] [ Propose Tags ]

A text formatting library optimized for both ease of use and high performance.


[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.1.0, 0.3.0.0, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.3.0.8, 0.3.1.0, 0.3.1.1, 0.3.2, 0.3.2.1
Dependencies array, base (>=4 && <5), double-conversion (>=0.2.0.0), ghc-prim, integer (>=0.1 && <0.2), integer-gmp (>=0.2 && <0.5), old-locale, text (>=0.11.0.8), time, transformers [details]
License BSD-3-Clause
Author Bryan O'Sullivan <bos@serpentine.com>
Maintainer Bryan O'Sullivan <bos@serpentine.com>
Category Text
Home page https://github.com/bos/text-format
Bug tracker https://github.com/bos/text-format/issues
Source repo head: git clone https://github.com/bos/text-format
head: hg clone https://bitbucket.org/bos/text-format
Uploaded by BryanOSullivan at 2011-12-21T05:20:56Z
Distributions Arch:0.3.2.1, Debian:0.3.2, LTSHaskell:0.3.2.1, NixOS:0.3.2.1
Reverse Dependencies 52 direct, 1373 indirect [details]
Downloads 31857 total (79 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 text-format-0.3.0.7

[back to package description]

Welcome to text-format

text-format is a fast and easy-to-use Haskell library for formatting text strings.

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/bos/text-format.git

There's also a Mercurial mirror:

  • hg clone https://bitbucket.org/bos/text-format

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

Authors

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