hledger-web-1.33: Web user interface for the hledger accounting system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hledger.Web.Main

Description

hledger-web - a basic but robust web UI and JSON API server for hledger.

Copyright (c) 2007-2023 Simon Michael simon@joyful.com and contributors. Released under GPL version 3 or later.

Synopsis

Documentation

web :: WebOpts -> Journal -> IO () Source #

The hledger web command.