hledger/hledger-lib
Simon Michael 302723b1be lib,cli,ui,web: allow megaparsec 6.2
Forgot to commit this last time.

[ci skip]
2017-10-01 09:49:51 -10:00
..
doc update embedded manuals 2017-09-30 11:46:03 -10:00
Hledger fix warnings/errors found by make stacktest 2017-09-30 13:00:22 -10:00
other/ledger-parse lib: restrict imports, avoiding GHCI clashes 2016-11-20 10:27:16 -08:00
tests lib: doctests: fix unused import warning 2017-09-08 10:58:13 -07:00
Text/Megaparsec lib: refactor 2017-07-31 07:09:06 -07:00
.ghci
CHANGES doc: draft 1.4 changelogs 2017-09-26 16:22:30 -10:00
hledger-lib.cabal lib,cli,ui,web: allow megaparsec 6.2 2017-10-01 09:49:51 -10:00
Hledger.hs
LICENSE
package.yaml lib,cli,ui,web: allow megaparsec 6.2 2017-10-01 09:49:51 -10: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.