Commit Graph

13 Commits

Author SHA1 Message Date
Simon Michael
03ca434cdb installing: drop -fweb610 flag 2010-07-26 23:05:24 +00:00
Simon Michael
fada2198cb fix a warning without -fweb 2010-07-17 19:56:51 +00:00
Simon Michael
efa5545c0d in a web-enabled build on windows, run the web ui by default 2010-07-13 21:53:03 +00:00
Simon Michael
306540f225 split --help, make it the default command, add --help-options and --help-all/-H 2010-07-13 05:18:19 +00:00
Simon Michael
2f2e500eae rename -fweb to -fweb610 and -fwebyesod to -fweb, misc cabal and docs cleanups 2010-07-10 13:58:35 +00:00
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
09b44176ce web: new -fwebyesod flag builds an alternate yesod-based web ui
This requires ghc >= 6.12.
2010-07-01 02:28:26 +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
0282aa4697 docs: move main haddock 2010-05-19 23:41:29 +00:00
Simon Michael
c50c66ff14 rename the ui command to vty for consistency 2010-05-19 23:50:41 +00:00
Simon Michael
7d4593cee9 move Ledger.* to Hledger.Data.* 2010-05-19 23:08:53 +00:00
Simon Michael
090c8b4dd6 move the hledger application modules to Hledger and Hledger.Cli 2010-05-19 23:06:46 +00:00