hledger/hledger-ui/Hledger/UI
Simon Michael 6225ac8a22 imp!: support ghc 9.10 / base 4.20
When built with ghc 9.10.1, hledger error messages are displayed
with an extra newline following them.
https://gitlab.haskell.org/ghc/ghc/-/issues/25116
2024-09-30 17:15:59 -10:00
..
AccountsScreen.hs fix: Hide ambiguous instance for (!?) 2024-02-18 14:55:31 -10:00
BalancesheetScreen.hs imp: ui: bs/is screens: clarify balance/changes in header/footer 2022-11-07 16:10:56 -10:00
CashScreen.hs fix: ui: add new screen missing from commit 2023-03-24 15:08:13 -10:00
Editor.hs feat: add notepad as default editor for windows 2023-12-19 08:20:16 -10:00
ErrorScreen.hs dev: move journalCheckBalanceAssertions to JournalChecks 2024-04-26 18:59:45 -10:00
IncomestatementScreen.hs imp: ui: bs/is screens: clarify balance/changes in header/footer 2022-11-07 16:10:56 -10:00
Main.hs feat: hledger's tldr pages are now built in, accessible via --tldr 2024-05-29 15:32:19 -10:00
MenuScreen.hs imp: ui: menu screen: show narrowed period in header; cleanup 2024-07-12 13:49:33 +01:00
RegisterScreen.hs fix: Hide ambiguous instance for (!?) 2024-02-18 14:55:31 -10:00
Theme.hs dev: fix some partial head/tails, silence ghc 9.8's new warnings 2024-02-28 15:58:21 -10:00
TransactionScreen.hs dev: no need to style amounts when converting to cost 2023-09-02 06:46:14 +01:00
UIOptions.hs imp: cli: rename --rules-file to --rules; tweak options help 2024-06-25 18:37:55 +01:00
UIScreens.hs dev: distinguish oneLineFmt and oneLineNoCostFmt; add fullZeroFmt 2024-01-23 21:35:06 -10:00
UIState.hs fix:ui: V key preserves startup valuation, if any (fix #2084) 2023-09-12 08:36:33 +01:00
UITypes.hs feat: ui: add "Cash accounts" screen 2023-03-24 07:59:16 -10:00
UIUtils.hs imp!: support ghc 9.10 / base 4.20 2024-09-30 17:15:59 -10:00