Simon Michael
6a845eb5e4
i18n: always read and write UTF-8, ignoring current locale ( #34 )
...
Also remove a bunch of CPP conditions.
Uses the GHC-version-independent UTF-8 layer from pandoc.
2011-01-21 01:24:51 +00:00
Simon Michael
7e3ca0fe75
add missing Setup.hs in hledger-web,vty,chart
2011-04-18 08:06:35 +00:00
Simon Michael
961a6f09eb
docs: update copyright dates
2011-04-18 17:36:28 +00:00
Simon Michael
7ee69f5ed8
docs: harmonise/update package descriptions
2011-04-19 00:50:47 +00:00
Simon Michael
091ec4e51f
clarify that amount arithmetic does not handle multiple commodities
2011-04-22 13:44:08 +00:00
Simon Michael
e973868995
bump version
2011-04-18 06:53:50 +00:00
Simon Michael
9f66549b5a
bump version to alpha
2011-01-21 01:27:39 +00:00
Simon Michael
a85e9bf68b
fix hledger cabal file, cleanup
2010-09-10 01:45:12 +00:00
Simon Michael
811520cf90
cabal doc
2010-09-11 01:09:49 +00:00
Simon Michael
4fb69de600
vty, chart: missing files
2010-11-25 17:18:13 +00:00
Simon Michael
27ad4d7efe
briefer, more informative usage error messages
2010-11-29 01:08:19 +00:00
Simon Michael
93b1f2b0ca
more correct args parsing, fix account filtering in hledger-web
2010-11-29 00:37:21 +00:00
Simon Michael
3979885037
chart: give a meaningful error message for empty journals
2010-11-29 01:14:12 +00:00
Simon Michael
b8e3306819
chart: update for current Chart version
2010-11-26 19:22:47 +00:00
Simon Michael
c6a85c4b88
packagegeddon: make usage and version messages specific to each add-on program
...
All this stuff has been split up, except for the moment it's still
necessary to define all option constructors in Hledger.Cli.Options.
2010-11-26 19:14:09 +00:00
Simon Michael
fd10736373
refactor: consistent main modules in add-ons
2010-11-25 07:10:38 +00:00
Simon Michael
1127c3f52f
flatten modules a little
2010-11-15 06:48:49 +00:00
Simon Michael
cfc8ef8907
chart: stop avoiding haskell98 1.0.1.1
...
That only encouraged use of 1.1.0.0 which I think is the real source of trouble
(http://hackage.haskell.org/trac/ghc/ticket/4513 )
rolling back:
Fri Nov 26 13:20:32 PST 2010 Simon Michael <simon@joyful.com>
* chart: avoid haskell98-1.0.1.1 which has buggy dependencies
M ./hledger-chart/hledger-chart.cabal +1
2010-12-05 19:58:51 +00:00
Simon Michael
1319695a57
chart: avoid haskell98-1.0.1.1 which has buggy dependencies
2010-11-26 21:20:32 +00:00
Simon Michael
7e22a3519f
chart: update/simplify dependencies
2010-11-26 19:44:56 +00:00
Simon Michael
15518da4ac
bump version
2010-12-06 18:37:10 +00:00
Simon Michael
eef95e4b7f
fix cabal warnings
2010-12-07 02:15:49 +00:00
Simon Michael
9cb716d002
packagegeddon.. split off web/chart/vty, move hledger to a subdir
2010-09-09 22:54:34 +00:00