@hackage hledger-web0.23.3

A web interface for the hledger accounting tool.

  • Installation

  • Dependencies (37)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      threaded
       (on by default)

      Build with support for multithreaded execution.

      blaze_html_0_4
       (off by default)

      Use the older 0.4 version of blaze-html. No longer well tested.

      dev
       (off by default)

      Turn on development settings, like auto-reload templates.

      library-only
       (off by default)

      Build for use with "yesod devel"

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.