 | hledger-lib-0.14: Reusable types and utilities for the hledger accounting tool and financial apps in general. | Source code | Contents | Index |
|
|
|
Description |
Utilities common to hledger journal readers.
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
Given a JournalUpdate-generating parsec parser, file path and data string,
parse and post-process a Journal so that it's ready to use, or give an error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert a possibly relative, possibly tilde-containing file path to an absolute one.
using the current directory from a parsec source position. ~username is not supported.
|
|
|
|
Produced by Haddock version 2.6.1 |