CVS log for pkgsrc/finance/hledger-lib/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / finance / hledger-lib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:38 2025 UTC (2 weeks, 1 day ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:32 2025 UTC (6 weeks, 3 days ago) by pho
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 1 11:47:18 2025 UTC (6 weeks, 5 days ago) by pho
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
finance/hledger-lib: Fix build of finance/hledger on C locale
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 1 10:28:58 2025 UTC (6 weeks, 5 days ago) by pho
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -7
lines
finance/hledger-lib: update to hledger-lib-1.41
# 2024-12-09 1.41
Breaking changes
- New/refactored modules (Hledger.Write.*) and types (Spreadsheet) to help
abstract rendering in various output formats, eg HTML, FODS and beancount.
Spreadsheet is an abstraction for tabular reports, in addition to the
tabular package we already use; there may be some overlap.
(Henning Thielemann)
- Rename displayDepth/prrDepth to displayIndent/prrIndent, and make them
correspond to the number of indentation steps.
(These are about indentation for rendering, not account depth.) [#2246]
Improvements
- Add Hledger.Data.Currency, currencySymbolToCode, currencyCodeToSymbol
- AmountFormat: add displayQuotes flag to control enclosing quotes
- InputOpts: add `posting_account_tags_` flag to control account tags on postings
- Support ghc 9.10 and base 4.20.
Note, when built with ghc 9.10.1, hledger error messages are displayed with two extra trailing newlines.
Other API/doc changes
- Hledger.Utils.IO: cleanup; rgb' now takes Float arguments instead of Word8
- rename jinferredcommodities to jinferredcommoditystyles
- rename jcommodities to jdeclaredcommodities
- move/rename nullsourcepos
- document isBlockActive, matcherMatches
- posting*AsLines: fix some docs
# 1.40 2024-09-09
Breaking changes
- Some constructors of the Interval type have been renamed for clarity.
- Hledger.Read.CsvUtils has moved to Hledger.Write.Csv. (Henning Thielemann)
- Tabular report rendering code has been added/reworked to allow new output formats and more reuse. (Henning Thielemann)
Improvements
- Added `journalDbg` debug output helper.
- Allow doclayout 0.5.
# 1.34 2024-06-01
Improvements
- InputOpts has a new `_defer` flag for internal use instead of overusing `strict_`
- journalCheckBalanceAssertions has moved to JournalChecks
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:24:41 2025 UTC (2 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
*: recursive bump for hs-doclayout 0.5
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 9 23:15:14 2025 UTC (2 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
i*: recursive bump for hs-emojis update
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:21 2024 UTC (10 months, 1 week ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 2 11:59:34 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
finance/hledger-lib: Update to 1.33.1
The release note is too long to paste here:
https://hackage.haskell.org/package/hledger-lib-1.33.1/changelog
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:06 2023 UTC (16 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Revbump all Haskell after updating lang/ghc96
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 31 15:51:42 2023 UTC (16 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -3
lines
finance/hledger-lib: Update to 1.31
The change log is too long to paste here. See
https://hackage.haskell.org/package/hledger-lib-1.31/changelog
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:54:36 2023 UTC (17 months, 1 week ago) by pho
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Bump Haskell packages after updating lang/ghc94
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 7 01:40:56 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
revbump all the Haskell packages after modifying the runtime system of lang/ghc94
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 27 17:30:19 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -5
lines
finance/hledger-lib: Remove dependencies that are no longer used
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 7 06:50:49 2022 UTC (2 years, 6 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Recursive bump for recently updated Haskell packages
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 20 08:08:20 2022 UTC (2 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
hs*: recursive bump for new dependencies needed
for hs-aeson, hs-vector
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 26 03:58:13 2022 UTC (3 years ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 12 08:50:42 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
revbump after changing the default Haskell compiler
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 12 07:50:32 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -3
lines
Update to hledger-lib-1.24.1
The list of changes since 1.21 is too long to paste here:
https://hackage.haskell.org/package/hledger-lib-1.24.1/changelog
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 18 02:48:17 2022 UTC (3 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Bump packages that depends on GHC
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 3 19:01:06 2021 UTC (3 years, 10 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
*: Bump PKGREVISION for ghc-9.0.1
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 24 10:06:11 2021 UTC (3 years, 10 months ago) by pho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +32 -3
lines
Update to hledger-lib-1.21
The change log is Too long to paste here. See
http://hackage.haskell.org/package/hledger-lib-1.21/changelog
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 30 16:52:48 2020 UTC (4 years, 11 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
hledger: Import version 1.17.1.1
XXX Requires setting LANG=C.UTF-8 during hledger build stage.
CVSweb <webmaster@jp.NetBSD.org>