hledger/hledger-lib
2018-09-04 07:29:48 -07:00
..
Hledger tests: Query -> easytest 2018-09-04 07:29:48 -07:00
other/ledger-parse
test lib: clarify package test suites, run all easytests 2018-08-18 15:20:15 +01:00
Text lib: move custom parse errors to Text.Megaparsec.Custom 2018-06-11 13:58:56 -06:00
.ghci
CHANGES changelogs 2018-06-30 21:57:06 +01:00
hledger_csv.5 doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_csv.info doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_csv.m4.md doc: csv: fix how-to link 2018-05-04 09:03:00 -07:00
hledger_csv.txt doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_journal_directives.m4.md lib: doc: journal: describe current directive semantics, finally 2018-06-20 19:41:28 -07:00
hledger_journal.5 update embedded manuals 2018-08-02 08:25:49 +01:00
hledger_journal.info update embedded manuals 2018-08-02 08:25:49 +01:00
hledger_journal.m4.md doc: journal: fix Transaction Modifiers formatting 2018-08-14 16:07:26 +01:00
hledger_journal.txt update embedded manuals 2018-08-02 08:25:49 +01:00
hledger_timeclock.5 doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_timeclock.info doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_timeclock.m4.md remove numbers from all but nroff filenames 2017-12-06 18:35:18 -08:00
hledger_timeclock.txt doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_timedot.5 doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_timedot.info doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger_timedot.m4.md doc: journal: directives & periodic/automated cleanups 2018-04-29 18:02:16 -07:00
hledger_timedot.txt doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger-lib.cabal lib: tests/ -> test/ 2018-08-18 15:20:15 +01:00
Hledger.hs tests: Query -> easytest 2018-09-04 07:29:48 -07:00
LICENSE
package.yaml lib: tests/ -> test/ 2018-08-18 15:20:15 +01:00
README
Setup.hs

A reusable library containing hledger's core functionality.
This is used by most hledger* packages for common data parsing,
command line option handling, reporting etc.