@hackage hledger-web1.52.1
Web user interface for the hledger accounting system
Installation
Tested Compilers
Dependencies (49)
- Decimal >=0.5.1
- aeson >=1 && <2.3
- base >=4.18 && <4.23
- base64
- blaze-html
- blaze-markup Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
debug
(off by default)
Build with GHC 9.10+ stack traces enabled
dev
(off by default)
Turn on development settings, like auto-reload templates.
library-only
(off by default)
Build for use with "yesod devel"
hledger-web
A simple web-based user interface for the hledger accounting system, providing a more modern UI than the command-line or terminal interfaces. It can be used as a local single-user UI, or as a multi-user UI for viewing/adding/editing on the web.
See also: the project README and home page.