Simon Michael
|
a848a835a2
|
clean up and combine I/O and parsing under Hledger.Read.*
This facilitates adding readers for new data formats. Timelog parsing is temporarily broken.
|
2010-05-30 19:11:58 +00:00 |
|
Simon Michael
|
ab857fba34
|
webyesod: gah! include web command in --help with -fwebyesod
|
2010-07-08 23:18:52 +00:00 |
|
Simon Michael
|
365035a3bd
|
webyesod: --host and --port options set the webserver's base url and tcp port
|
2010-07-07 00:45:31 +00:00 |
|
Simon Michael
|
bf5ee88a30
|
refactor: clarify the roles of Journal (primary data) and Ledger (derived report)
|
2010-05-23 17:41:25 +00:00 |
|
Simon Michael
|
6d18b8c0af
|
consolidate under Hledger.Cli
|
2010-05-19 23:20:52 +00:00 |
|
Simon Michael
|
9261071987
|
fix handling of non-ascii arguments with ghc 6.12
Seems decodeString is needed here with 6.12 after all
|
2010-05-23 20:26:20 +00:00 |
|
Simon Michael
|
557746da5e
|
remove redundant imports revealed by ghc 6.12
|
2010-05-22 15:33:51 +00:00 |
|
Simon Michael
|
7d4593cee9
|
move Ledger.* to Hledger.Data.*
|
2010-05-19 23:08:53 +00:00 |
|
Simon Michael
|
518da0c867
|
vty: fix "ui" in --help, also rename --debug-no-ui to --debug-vty
|
2010-05-23 22:46:04 +00:00 |
|
Simon Michael
|
090c8b4dd6
|
move the hledger application modules to Hledger and Hledger.Cli
|
2010-05-19 23:06:46 +00:00 |
|