hledger/hledger-vty
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
..
Hledger/Vty hledger now detects and runs hledger-* add-ons found in path; many options cleanups 2011-08-22 14:55:39 +00:00
hledger-vty.cabal update to cmdargs 0.8 API 2011-08-30 21:41:25 +00:00
hledger-vty.hs
LICENSE
Setup.hs