https://github.com/haskell/text-format
A Haskell text formatting library optimized for ease of use and high performance.
https://github.com/haskell/text-format
Last synced: 5 months ago
JSON representation
A Haskell text formatting library optimized for ease of use and high performance.
- Host: GitHub
- URL: https://github.com/haskell/text-format
- Owner: haskell
- License: bsd-2-clause
- Created: 2011-05-20T07:22:19.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T06:51:33.000Z (about 3 years ago)
- Last Synced: 2025-01-30T06:51:19.500Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 83 KB
- Stars: 32
- Watchers: 5
- Forks: 27
- Open Issues: 16
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/haskell-trustees/text-format/issues).
Authors
-------
This library has been written by Bryan O'Sullivan, .
Related packages
================
- https://hackage.haskell.org/package/formatting