haskell-tabular 0.2.2.8-1 source package in Ubuntu

Changelog

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

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Fri, 29 Jul 2022 18:58:11 -0400

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

Downloads

File Size SHA-256 Checksum
haskell-tabular_0.2.2.8-1.dsc 2.4 KiB f551a12f3c7ee08497a7c86333cd39fad368fcfa576947e0efb564f0a32d6432
haskell-tabular_0.2.2.8.orig.tar.gz 6.2 KiB cb7d06eaec7945cd77db2380ed4a9b7a048c5f6abcfba766c328228be033237d
haskell-tabular_0.2.2.8-1.debian.tar.xz 3.3 KiB f978d85963d5d1bfc3f82df7ab8c2d66c34372e87f5735e5a41524de96707d46

No changes file available.

Binary packages built by this source

libghc-tabular-dev: No summary available for libghc-tabular-dev in ubuntu kinetic.

No description available for libghc-tabular-dev in ubuntu kinetic.

libghc-tabular-doc: No summary available for libghc-tabular-doc in ubuntu kinetic.

No description available for libghc-tabular-doc in ubuntu kinetic.

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.