BSD-3-Clause licensed by Ralf Lammel, Simon Peyton Jones, Jose Pedro Magalhaes
Maintained by [email protected]
This version can be pinned in stack with:syb-0.4.4@sha256:4066e63ffa0c2375c7c91a65c8e1c58886e6350b654aaba133ee0d6011cd2b86,2404

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.