hledger/hledger-lib
2017-08-27 08:26:47 -07:00
..
doc timedot: doc: fix links to journal manual 2017-08-21 17:46:05 -07:00
Hledger cf: more restrictive regexp (#584) 2017-08-27 08:26:47 -07:00
other/ledger-parse lib: restrict imports, avoiding GHCI clashes 2016-11-20 10:27:16 -08:00
tests lib: doctests: refactor, include Text.* 2017-07-31 07:09:57 -07:00
Text/Megaparsec lib: refactor 2017-07-31 07:09:06 -07:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
CHANGES lib: doc: note #583 issue number 2017-08-26 08:29:53 -07:00
hledger-lib.cabal lib, cli, ui: allow ansi-terminal 0.7 2017-08-26 07:47:34 -07:00
Hledger.hs
LICENSE
package.yaml lib, cli, ui: allow ansi-terminal 0.7 2017-08-26 07:47:34 -07: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.