| Safe Haskell | None |
|---|
Hledger.Web.Foundation
Documentation
The web application's configuration and data, available to all request handlers.
Constructors
| App | |
data family Route a
resourcesApp :: [Resource String]Source
liftIO :: MonadIO m => forall a. IO a -> m a