dev-haskell/pretty-ncols (haskell)

Search

Package Information

Description:
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
Homepage:
https://hackage.haskell.org/package/pretty-ncols
License:
BSD

Versions

Version EAPI Keywords Slot
0.1-r2 8 ~amd64 0/0.1-r2

Metadata

Description

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		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
	</longdescription>
</pkgmetadata>

Lint Warnings

Files

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST pretty-ncols-0.1.tar.gz 1844 bytes