hledger/Commands
Simon Michael d4965b87ff web: -fweb now builds with simpleserver; the alternate -fwebhappstack builds with happstack
hack-handler-simpleserver is presumably quite a bit easier to install than
happstack, and so far fits hledger's needs just as well, so it is now the
default when installing with -fweb. To build with happstack, use
-fwebhappstack instead.  hledger --version shows which webserver was
built. Also webserver thread management has been simplified so should be
more consistent across platforms.
2010-02-16 03:39:19 +00:00
..
Add.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
All.hs web: -fweb now builds with simpleserver; the alternate -fwebhappstack builds with happstack 2010-02-16 03:39:19 +00:00
Balance.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Chart.hs fix warnings 2010-02-04 18:32:54 +00:00
Convert.hs de-haskell98 2010-03-09 01:51:21 +00:00
Histogram.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Print.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Register.hs refactor, allow in-module unit tests 2010-03-08 21:47:36 +00:00
Stats.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
UI.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Web.hs web: -fweb now builds with simpleserver; the alternate -fwebhappstack builds with happstack 2010-02-16 03:39:19 +00:00