data-textual: Human-friendly textual representations.

[ bsd3, data, library, text ] [ Propose Tags ]

This package provides an interface for converting between data and its (human-friendly) textual representation.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.0.1, 0.3.0.1, 0.3.0.2, 0.3.0.3
Dependencies base (>=4 && <5), bytestring (>=0.10), parsers (>=0.5), text, text-latin1 (>=0.3.1), text-printer (>=0.4) [details]
License BSD-3-Clause
Copyright 2013 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Data, Text
Home page https://github.com/mvv/data-textual
Bug tracker https://github.com/mvv/data-textual/issues
Source repo head: git clone https://github.com/mvv/data-textual.git
Uploaded by MikhailVorozhtsov at 2019-11-01T14:07:55Z
Distributions Arch:0.3.0.3, LTSHaskell:0.3.0.3, NixOS:0.3.0.3, Stackage:0.3.0.3
Reverse Dependencies 7 direct, 73 indirect [details]
Downloads 13765 total (67 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-01 [all 1 reports]

Readme for data-textual-0.3.0.3

[back to package description]

Data-Textual

Travis Hackage

This package provides an interface for converting between data and its (human-friendly) textual representation.

Installation

The usual:

$ cabal install