Scrap Your Boilerplate library for generic programming
This package contains the generics system described in the `Scrap
Your Boilerplate' papers (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.

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: https://hackage.haskell.org/package/syb
