derive-2.1.0: A program and library to derive instances for data typesSource codeContentsIndex
Data.DeriveDSL
Documentation
data DSL Source
show/hide Instances
deriveDSL :: [Decl] -> Maybe DSLSource
applyDSL :: DSL -> DataDecl -> Either String [Decl]Source
dynamicDSL :: DSL -> Maybe [Decl]Source
Produced by Haddock version 2.6.0