freebsd-ports/devel/ocaml-deriving-ocsigen/pkg-descr
Martin Wilke f3edd7f795 Extension to OCaml for deriving functions from type declarations. Includes
derivers for pretty-printing, type-safe marshalling with structure-sharing,
dynamic typing, equality, and more. This is a version of the deriving library
adapted for use with Ocsigen.

WWW: http://github.com/hnrgrgr/deriving

PR:		ports/176162
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2013-02-19 16:27:17 +00:00

6 lines
300 B
Text

Extension to OCaml for deriving functions from type declarations. Includes
derivers for pretty-printing, type-safe marshalling with structure-sharing,
dynamic typing, equality, and more. This is a version of the deriving library
adapted for use with Ocsigen.
WWW: http://github.com/hnrgrgr/deriving