derive-2.5.21: A program and library to derive instances for data types
Data.Derive.DSL.DSL
data DSL Source
Constructors
Instances
box :: DSL -> DSL Source
nil :: DSL Source
append :: DSL -> DSL -> DSL Source
fromOut :: Output -> DSL Source
simplifyDSL :: DSL -> DSL Source
prettyTex :: DSL -> String Source