derive-0.1: A program and library to derive instances for data typesContentsIndex
Data.Derive.Is
Description
A pseudo derivation. For each constructor of the data type, Is generates isCtorName which returns True if given an object build using the appropriate constructor, and False otherwise.
Documentation
makeIs :: Derivation
Produced by Haddock version 0.8