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

Safe HaskellSafe-Infered

Data.Derive.DSL.HSE

Documentation

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

type Out = [Decl]Source

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

out :: Data a => a -> OutputSource