Description
Provides two-dimensional data tables with rendering functions for Haskell. It helps applications represent rows and columns and turn them into readable text or other formatted output.
It is useful for command-line reports, test output, generated documentation, diagnostics, and data summaries. It is a developer library and not a spreadsheet application.