text-format: Text formatting

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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, 0.3.2.1
Change log CHANGELOG.md
Dependencies array, base (>=4.3 && <4.17), 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 Hackage Trustees
Category Text
Home page https://github.com/hackage-trustees/text-format
Bug tracker https://github.com/hackage-trustees/text-format/issues
Source repo head: git clone https://github.com/hackage-trustees/text-format.git
Uploaded by AndreasAbel at 2022-11-21T22:36:45Z

Modules

[Index] [Quick Jump]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for text-format-0.3.2.1

[back to package description]

Welcome to text-format

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

You may report bugs via the github issue tracker.

Authors

This library has been written by Bryan O'Sullivan, bos@serpentine.com.

Related packages