This package browser is in early development. Mind the rough edges.

ghc-hledger-lib 1.27.1

Reusable library providing the core functionality of hledger

A reusable library containing hledger's core functionality. This is used by most hledger* packages so that they support the same common file formats, command line options, reports etc.

hledger is a robust, cross-platform set of tools for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format, with command-line, terminal and web interfaces. It is a Haskell rewrite of Ledger, and one of the leading implementations of Plain Text Accounting.

Installation

Install ghc-hledger-lib 1.27.1 as follows:

guix install ghc-hledger-lib@1.27.1

Or install the latest version:

guix install ghc-hledger-lib

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.