Apocrypha

pretty-ncols

A implementation of multi-column layout w/ Text.PrettyPrint

pretty-ncols allows for the following layouts to work nicely, so that: One Two Three 1 2 3 a b c can be written as: cols_rowMajor = map text $ [["One", "Two", "Three"], ["1", "2","3"], ["a","b","c"]] cols_colMajor = transpose $ cols_rowMajors asColumns cols_rowMajor asColumns cols_colMajor

Available in

OverlayNewestEbuildsLast activity
haskell GitHub ↗ 0.1-r2 1 2 d details ›

Versions & arches

VersionOverlay amd64 Committed
0.1-r2 haskell amd64 testing 6 mo view · download · history ↗