Safe Haskell | None |
---|---|
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 #
makeAppWith :: Journal -> AppConfig DefaultEnv Extra -> WebOpts -> IO App Source #
Orphan instances
YesodDispatch App Source # | |
Methods |