[Haskell-cafe] [Announcement]: New release of ppTable: Pretty Print containers in a tabular format

Guru Devanla gurudev.devanla at gmail.com
Sat Mar 17 14:12:09 UTC 2018


Hello Haskell-Cafe,

I am happy to announce a new release of the ppTable library that lets you
print records in list/vectors/maps in a pretty tabular format.

https://hackage.haskell.org/package/pptable

The new release also handles nested record structures by displaying the
headers in a multi-hierarchical fashion.  As they say in Python 'Flat is
better than nested'. But for now, nested works too!

I am willing and happy to get any feedback and suggestions on the library
API and implementation itself.

Thank you very much
Guru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180317/78d23d6c/attachment.html>


More information about the Haskell-Cafe mailing list