hledger/hledger-lib
Simon Michael 91dbeedee4 doc: document new --pivot
[ci skip]
2017-01-16 15:53:51 -08:00
..
doc doc: document new --pivot 2017-01-16 15:53:51 -08:00
Hledger txnTieKnot fix (~10% memory reduce) (#483) 2017-01-16 07:42:41 -08:00
other/ledger-parse lib: restrict imports, avoiding GHCI clashes 2016-11-20 10:27:16 -08:00
tests lib: fix doctests 2016-11-12 14:14:04 -08:00
.ghci tools: .ghci for each package, sets shorter prompt 2016-04-15 16:06:45 -07:00
CHANGES doc: changelogs, release notes 2016-12-31 11:24:12 -08:00
hledger-lib.cabal regenerate cabal files with hpack 2017-01-16 14:23:47 -08:00
Hledger.hs prettify/hlint 2016-02-20 20:12:02 -08:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
package.yaml lib: fix a potential build failure: add Ledger.Parse.Text to package.yaml 2017-01-16 13:52:30 -08:00
README doc: ensure all five main packages have a README 2016-04-12 11:13:01 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

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.