| ||||||||
| ||||||||
Description | ||||||||
"Scrap your boilerplate" --- Generic programming in Haskell. See http://www.cs.vu.nl/boilerplate/. This module provides the Data class with its primitives for generic programming, which is now defined in Data.Data. Therefore this module simply re-exports Data.Data. For more information, please visit the new SYB wiki: http://www.cs.uu.nl/wiki/bin/view/GenericProgramming/SYB. | ||||||||
Documentation | ||||||||
module Data.Data | ||||||||
Produced by Haddock version 2.6.1 |