recursors-0.1.0.0: Auto-generate final encodings and their isomorphisms using Template Haskell
Control.Final
substituteType :: Type -> Type -> Type -> Type Source #
funType :: Type -> [Type] -> Type Source #
funCall :: Exp -> [Exp] -> Exp Source #
makeFinalIso :: String -> Name -> DecsQ Source #
makeFinalType :: String -> Cxt -> Name -> [TyVarBndr] -> [Con] -> DecsQ Source #