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. |
||
|---|---|---|
| .. | ||
| app | ||
| Hledger | ||
| test | ||
| .date.m4 | ||
| .ghci | ||
| .version | ||
| .version.m4 | ||
| CHANGES.md | ||
| dir-entry.texi | ||
| hledger-ui.1 | ||
| hledger-ui.cabal | ||
| hledger-ui.info | ||
| hledger-ui.m4.md | ||
| hledger-ui.txt | ||
| LICENSE | ||
| package.yaml | ||
| README.md | ||
| Setup.hs | ||
hledger-ui
A simple curses-style text user interface for the hledger accounting system. It can be a more convenient way to browse your accounts than the CLI.
See also: the project README and home page.