Commit Graph

7 Commits

Author SHA1 Message Date
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