jobs-ui-0.1.0.0: A library for creating a jobs management website running custom jobs.

Safe HaskellNone
LanguageHaskell2010

Web.JobsUi.Actions

Synopsis

Documentation

createJob :: JobInfo info -> Action () () Source #

formViewer :: Text -> Html -> Maybe Html -> Action v () Source #

Display the form to the user