Hledger.Utils.IO helpers have been updated and new ones have been added (exitOnExceptions, exitWithError) to allow consistent display of program errors whether compiled with GHC <9.10, GHC 9.10, or GHC >9.10. The trailing newlines added by GHC 9.10 are gone, and so is the "uncaught exception" output added by GHC 9.12. |
||
|---|---|---|
| .. | ||
| AccountsScreen.hs | ||
| BalancesheetScreen.hs | ||
| CashScreen.hs | ||
| Editor.hs | ||
| ErrorScreen.hs | ||
| IncomestatementScreen.hs | ||
| Main.hs | ||
| MenuScreen.hs | ||
| RegisterScreen.hs | ||
| Theme.hs | ||
| TransactionScreen.hs | ||
| UIOptions.hs | ||
| UIScreens.hs | ||
| UIState.hs | ||
| UITypes.hs | ||
| UIUtils.hs | ||