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

Manual 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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Change log CHANGELOG.md
Dependencies array, base (>=4.3 && <4.15), double-conversion (>=0.2.0.0), ghc-prim, integer-gmp (>=0.2), old-locale, semigroups (>=0.18.5 && <0.20), 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>
Revised Revision 2 made by phadej at 2020-04-10T15:38:45Z
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/hackage-trustees/text-format.git
head: hg clone https://bitbucket.org/bos/text-format
Uploaded by phadej at 2018-07-25T16:49:04Z
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 available [build log]
Last success reported on 2018-07-25 [all 1 reports]

Readme for text-format-0.3.2

[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.