freebsd-ports/devel/hs-GenericPretty/pkg-descr
Gleb Popov c7da4c952c Add devel/hs-fortran-src port - a library for lexing and parsing Fortran source code.
Submitted by:	blubee blubeeme <gurenchan@gmail.com>
Reviewed by:	mat
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16523
2018-08-01 21:53:17 +00:00

5 lines
259 B
Text

GenericPretty is a Haskell library that supports automatic derivation of pretty
printing functions on user defined data types. The output provided is a pretty
printed version of that provided by Prelude.show.
WWW: https://github.com/UU-ComputerScience/uulib