[Haskell-cafe] ANN: hledger-web 0.19

Simon Michael simon at joyful.com
Sat Nov 17 04:56:40 CET 2012


I'm pleased to announce hledger-web 0.19, compatible with the latest
hledger and Yesod.

Release notes:

  * web: builds with yesod 1.1.3

  * web: obeys command-line query options at startup again

  * the autogenerated session file is now a dot file
    (.hledger-web_client_session.aes)

hledger is a command-line tool and haskell library for tracking
financial transactions, which are stored in a human-readable plain
text format. In addition to reporting, it can also help you record new
transactions, or convert CSV data from your bank. Add-on packages
include hledger-web, a web interface. hledger is inspired by and
compatible with John Wiegley's Ledger. For more, see http://hledger.org
.

Install it:

cabal update; cabal install hledger-web
For more installation help, see
http://hledger.org/MANUAL.html#installing .
Or, sponsor a ready-to-run binary for your platform:
http://hledger.org/DOWNLOAD.html .



More information about the Haskell-Cafe mailing list