Describe the bug
cabal list-bin returns an error instead of listing all of the available binaries.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Similarly to ls, I'd expect to see all the binaries.
E.g., ls <file> lists one specified file, but ls lists the entire contents of the current directory.