Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hledger.Web.Application
Contents
Description
Complete the definition of the web app begun in App.hs. This is always done in two files for (TH?) reasons.
Documentation
makeApplication :: WebOpts -> Journal -> AppConfig DefaultEnv Extra -> IO Application Source #
Orphan instances
YesodDispatch App Source # | |
Methods yesodDispatch :: YesodRunnerEnv App -> Application # |