haskell-tabular 0.2.2.8-2 source package in Ubuntu

Changelog

haskell-tabular (0.2.2.8-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Thu, 31 Aug 2023 16:52:51 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-tabular_0.2.2.8-2.dsc 2.4 KiB 29685eaa6ff1229c8c64574280034065b86c323f9fde19314035f39be36661df
haskell-tabular_0.2.2.8.orig.tar.gz 6.2 KiB cb7d06eaec7945cd77db2380ed4a9b7a048c5f6abcfba766c328228be033237d
haskell-tabular_0.2.2.8-2.debian.tar.xz 3.3 KiB 6f21fc90fd5252bc30161146d7b3ac673114f1e09aeaefd8d4ba064d64b1dd00

No changes file available.

Binary packages built by this source

libghc-tabular-dev: two-dimensional data tables with rendering functions

 Tabular provides a Haskell representation of two-dimensional data
 tables, the kind that you might find in a spreadsheet 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.
 .
 The tabular package can group rows and columns, each group having one
 of three separators (no line, single line, double line) between its
 members.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-tabular-doc: two-dimensional data tables with rendering functions; documentation

 Tabular provides a Haskell representation of two-dimensional data
 tables, the kind that you might find in a spreadsheet 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.
 .
 The tabular package can group rows and columns, each group having one
 of three separators (no line, single line, double line) between its
 members.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-tabular-prof: two-dimensional data tables with rendering functions; profiling libraries

 Tabular provides a Haskell representation of two-dimensional data
 tables, the kind that you might find in a spreadsheet 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.
 .
 The tabular package can group rows and columns, each group having one
 of three separators (no line, single line, double line) between its
 members.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.