Package Info

ghc-tabular


Two-dimensional data tables with rendering functions


Unspecified

Tabular provides a Haskell representation of two-dimensional data tables, the kind that you might find in a spreadsheet or or a research report. It also comes with some default rendering functions for turning those tables into ASCII art, simple text with an arbitrary delimiter, CSV, HTML or LaTeX.

Below is an example of the kind of output this library produces. The tabular package can group rows and columns, each group having one of three separators (no line, single line, double line) between its members.

> || memtest 1 | memtest 2 || time test | time test 2 > ====++===========+===========++=============+============ > A 1 || hog | terrible || slow | slower > A 2 || pig | not bad || fast | slowest > ----++-----------+-----------++-------------+------------ > B 1 || good | awful || intolerable | bearable > B 2 || better | no chance || crawling | amazing > B 3 || meh | well... || worst ever | ok.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/tabular

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.2.2.8-bp155.2.16 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • ghc-tabular
  • ghc-tabular-devel
0.2.2.8-bp154.1.12 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • x86-64
  • ghc-tabular
  • ghc-tabular-devel
0.2.2.7-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-tabular
  • ghc-tabular-devel
0.2.2.7-bp150.2.8 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-tabular
  • ghc-tabular-devel
0.2.2.7-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-tabular
  • ghc-tabular-devel