derive-2.5.15: A program and library to derive instances for data types

Safe HaskellNone

Data.Derive.DSL.HSE

Documentation

showOut :: Pretty a => [a] -> StringSource

type Out = [Decl]Source

coerce :: (Typeable a1, Typeable a) => a1 -> aSource

out :: Data a => a -> OutputSource