hledger/hledger-ui/Hledger/UI
Simon Michael 7325b75d5b imp: rename ghcdebug build flag to debug, and enable stack traces with it
Builds made with ghc 9.10+ and the 'debug' build flag, will show
(some kind of, partial) stack traces when the program ends with an
error. (And also will have ghc-debug support enabled.)

The stack traces will probably improve in due course.
2024-10-19 18:47:03 -10:00
..
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