hledger/hledger-lib
Simon Michael c23087f124 fix: show a week period beginning in the previous year correctly [#2304]
Eg the week beginning 2024-12-30 (which is week 1 of 2025 because the
thursday falls in 2025) was previously shown as 2024-W01, now 2025-W01.
2024-12-20 10:41:47 -10:00
..
Hledger fix: show a week period beginning in the previous year correctly [#2304] 2024-12-20 10:41:47 -10:00
other/ledger-parse
test
Text lib: Tabular.AsciiWide.renderRs: simplify using flattenHeader 2024-09-24 20:50:54 -10:00
.date.m4 ;doc: update embedded manuals 2024-12-09 17:58:30 -10:00
.ghci
.version ;pkg: set version to 1.41.99 2024-12-09 17:58:24 -10:00
.version.m4 ;pkg: set version to 1.41.99 2024-12-09 17:58:24 -10:00
CHANGES.md ;doc: changelogs: fix heading 2024-12-09 16:03:40 -10:00
hledger-lib.cabal ;cabal: update cabal files 2024-12-09 17:58:25 -10:00
Hledger.hs doc:code: add Jargon section; describe styling/precision in detail (precisiongeddon) 2023-11-08 13:59:18 -08:00
LICENSE
package.yaml ;pkg: set version to 1.41.99 2024-12-09 17:58:24 -10:00
README.md
Setup.hs

hledger-lib

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

See also: the project README and home page.