Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"cabal list-bin" should list all available targets on failure #8683

Open
mouse07410 opened this issue Jan 16, 2023 · 2 comments
Open

"cabal list-bin" should list all available targets on failure #8683

mouse07410 opened this issue Jan 16, 2023 · 2 comments

Comments

@mouse07410
Copy link
Collaborator

Describe the bug
cabal list-bin returns an error instead of listing all of the available binaries.

To Reproduce
Steps to reproduce the behavior:

$ cabal list-bin

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.

@Mikolaj
Copy link
Member

Mikolaj commented Jan 16, 2023

Thanks. Isn't this fixed already, though? Or at least a PR or ticket made?

@Mikolaj
Copy link
Member

Mikolaj commented Jan 16, 2023

Hmm, never mind, I'm probably mixing it up with a similar problem.

@ulysses4ever ulysses4ever changed the title "cabal list-bin" still confusing Perhaps "cabal list-bin" should list all available targets on failure Jan 16, 2023
@mouse07410 mouse07410 changed the title Perhaps "cabal list-bin" should list all available targets on failure "cabal list-bin" should list all available targets on failure Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants