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