IHP Api Reference
Safe HaskellSafe-Inferred

IHP.IDE.CodeGen.Controller

Synopsis

Documentation

addAction :: Text -> [Text] -> IO () Source #

addToDataConstructor :: Text -> Text -> Text -> Maybe Text Source #

Gets content of a Types.hs, a existent data constructor and a type which should be added to it and returns fileContent with the type in it.

Orphan instances