Simon Michael
b0b1f7d733
bump version
2011-10-01 17:17:02 +00:00
Simon Michael
f37d7b5659
bump version
2011-09-12 22:52:24 +00:00
Simon Michael
c834f4a8af
bump version for all but hledger-lib, due to hledger fix
2011-09-02 19:25:31 +00:00
Simon Michael
7367e5b24d
importable Hledger.Vty and Hledger.Chart modules
2011-08-15 23:09:52 +00:00
Clint Adams
5ead6d05b1
update to cmdargs 0.8 API
...
Between 0.7 and 0.8, modeArgs changed from
modeArgs :: Maybe (Arg a)
to
modeArgs :: ([Arg a], Maybe (Arg a))
2011-08-30 21:41:25 +00:00
Simon Michael
b8aefb23cf
add missing cabal dependencies
2011-08-19 18:55:52 +00:00
Simon Michael
4104114d4e
harmonise package descriptions, make them hackage-compliant
2011-09-02 00:28:27 +00:00
Simon Michael
059825a9b2
optionsgeddon.. port to cmdargs and a fully modal cli
2011-08-15 22:50:09 +00:00
Simon Michael
35cb814554
chart: build with latest libs
2011-06-06 19:03:50 +00:00
Simon Michael
910e5c2bee
bump version
2011-09-02 00:42:50 +00:00
Simon Michael
ac5059ea53
bump version
2011-05-24 04:28:21 +00:00
Simon Michael
7ee69f5ed8
docs: harmonise/update package descriptions
2011-04-19 00:50:47 +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
b8e3306819
chart: update for current Chart version
2010-11-26 19:22:47 +00:00
Simon Michael
fd10736373
refactor: consistent main modules in add-ons
2010-11-25 07:10:38 +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