Update devel/hs-syb to version 0.4.0
[dports.git] / devel / hs-syb / pkg-descr
1 This package contains the generics system described in the "Scrap Your
2 Boilerplate" papers.  It defines the "Data" class of types permitting
3 folding and unfolding of constructor applications, instances of this
4 class for primitive types, and a variety of traversals.
5
6 WWW: http://www.cs.uu.nl/wiki/GenericProgramming/SYB