text-format-0.1.0.0: README.markdown
# 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](https://github.com/mailrank/text-format/issues).
Master [git repository](https://github.com/mailrank/text-format):
* `git clone git://github.com/mailrank/text-format.git`
There's also a [Mercurial mirror](https://bitbucket.org/bos/text-format):
* `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@mailrank.com>.