[Haskell-cafe] ANN: hledger-web 0.19.3

Simon Michael simon at joyful.com
Sat Nov 24 17:16:31 CET 2012


hledger-web now supports GHC 7.6 properly (no more "Prelude.read: no
parse" error).

Release notes:

  * fix "Prelude.read: no parse" errors with GHC >= 7.6

  * web & lib refactoring, easier scripting/developing

Thanks!
-Simon


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