1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/hs-syb/pkg-descr
Ashish SHUKLA eca6a543a7 This package contains the generics system described in the /Scrap Your
Boilerplate/ papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
It defines the "Data" class of types permitting folding and unfolding
of constructor applications, instances of this class for primitive
types, and a variety of traversals.

WWW: http://www.cs.uu.nl/wiki/GenericProgramming/SYB

Approved by:	pgj (mentor)
Obtained from:	FreeBSD Haskell
2011-05-08 19:22:36 +00:00

8 lines
375 B
Plaintext

This package contains the generics system described in the /Scrap Your
Boilerplate/ papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
It defines the "Data" class of types permitting folding and unfolding
of constructor applications, instances of this class for primitive
types, and a variety of traversals.
WWW: http://www.cs.uu.nl/wiki/GenericProgramming/SYB