mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-07 11:19:32 +03:00
4cfd3cb590
(SourcePos, SourcePos). This has been marked for possible removal for a while. We are keeping strictly more information. Possible edge cases arise with Timeclock and CsvReader, but I think these are covered. The particular motivation for getting rid of this is that GenericSourcePos is creating some awkward import considerations for little gain. Removing this enables some flattening of the module dependency tree. |
||
---|---|---|
.. | ||
AccountsScreen.hs | ||
Editor.hs | ||
ErrorScreen.hs | ||
Main.hs | ||
RegisterScreen.hs | ||
Theme.hs | ||
TransactionScreen.hs | ||
UIOptions.hs | ||
UIState.hs | ||
UITypes.hs | ||
UIUtils.hs |