commercialhaskell / commercialhaskell/stack

can't tab-complete to get filenames running `stack exec` for tools

Open
#832 6 comments 1 reaction 0 assignees View on GitHub
awaiting pull request
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

For example, if I use stack to install hlint, as in `stack build hlint`, then I must use stack to run it, and can't just do `hlint` on its own. It would be ideal to not always need `stack exec hlint`, but even if we accept that longer command, I can't tab-complete to get filenames then. So, this is far less ideal than pre-stack situation (but I want to stick to Stack generally, not go back to cabal install or system-level stuff for tools like this).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.