Name: | ghc-tabular |
---|---|
Version: | 0.2.2.8 |
Release: | 14.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 116036 |
License: | BSD-3-Clause |
RPM: | ghc-tabular-0.2.2.8-14.el10_0.x86_64.rpm |
Source RPM: | ghc-tabular-0.2.2.8-14.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/tabular |
Summary: | Two-dimensional data tables with rendering functions |
Description: | 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. |