derive-2.0.1: A program and library to derive instances for data typesSource codeContentsIndex
Data.Derive.DSL.DSL
Documentation
data DSL Source
Constructors
App String DSL
Concat DSL
Reverse DSL
String String
ShowInt DSL
Int Integer
List [DSL]
MapField DSL
MapCtor DSL
DataName
CtorName
CtorIndex
CtorArity
FieldIndex
Fold DSL DSL
Head
Tail
Instance [String] String DSL
Application DSL
show/hide Instances
fromOut :: Output -> DSLSource
simplifyDSL :: DSL -> DSLSource
prettyTex :: DSL -> StringSource
Produced by Haddock version 2.4.2