hledger/hledger
Simon Michael 9a255051e8 addons: try to be smarter about showing file extensions
We now hide add-ons' file extensions in the commands list except when
they are needed for disambiguation. There are three cases:

- when an add-on exists with only one file extension, the extension is
  not displayed.

- when an add-on has exactly two variants, one with the .[l]hs extension
  and the other with none or .exe - presumably the source and compiled
  versions - we omit the source version from the list.

- otherwise when an add-on has multiple variants differing by file
  extension, they are listed with their extensions displayed.
2014-04-26 10:25:32 -07:00
..
Hledger addons: try to be smarter about showing file extensions 2014-04-26 10:25:32 -07:00
tests Add cabal testsuite for hledger. 2013-05-15 15:56:05 -04:00
CHANGES changelog updates from release branch 2014-04-17 12:36:00 -07:00
hledger-cli.hs make hledger-cli.hs executable 2013-09-21 13:34:40 -07:00
hledger.cabal update tested-withs 2014-04-19 12:16:14 -07:00
hlint.hs packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
Setup.hs Setup.hs is needed after all, by hackage 2011-09-02 00:29:50 +00:00