hledger-web-1.10: Web interface for the hledger accounting tool

Safe HaskellNone
LanguageHaskell2010

Hledger.Web.Widget.Common

Synopsis

Documentation

balanceReportAsHtml :: Eq r => (r, r) -> r -> Bool -> Journal -> [QueryOpt] -> BalanceReport -> HtmlUrl r Source #

Render a BalanceReport as html.

helplink :: Text -> Text -> HtmlUrl r Source #

Link to a topic in the manual.