hledger-web: A web interface for the hledger accounting tool.
hledger is a library and set of user tools for working with financial data (or anything that can be tracked in a double-entry accounting ledger.) It is a haskell port and friendly fork of John Wiegley's Ledger. hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.
Modules
- Application
- Foundation
- Handler
- Handler.Common
- Handler.JournalEditR
- Handler.JournalEntriesR
- Handler.JournalR
- Handler.Post
- Handler.RegisterR
- Handler.RootR
- Handler.Utils
- Import
- Settings
- Settings.Development
- Settings.StaticFiles
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
threaded | Build with support for multithreaded execution. | Enabled |
blaze_html_0_4 | Use the older 0.4 version of blaze-html. No longer well tested. | Disabled |
dev | Turn on development settings, like auto-reload templates. | Disabled |
library-only | Build for use with "yesod devel" | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hledger-web-0.22.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates