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

Add shell autocompletion #197

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Add shell autocompletion #197

merged 1 commit into from
Jun 10, 2019

Conversation

roberth
Copy link
Contributor

@roberth roberth commented Jun 10, 2019

No description provided.

@roberth roberth requested a review from domenkozar June 10, 2019 14:23
@domenkozar
Copy link
Member

Is there a way to hint that with Cabal or similar? Most users install cachix via nixpkgs, which won't have this change.

@roberth
Copy link
Contributor Author

roberth commented Jun 10, 2019

Nope, I authored the function and such a Cabal feature would make me happy but there isn't one. Seems to be a matter of adding it to nixpkgs like some of the other haskell tools. (Cachix didn't support it at that time, so it probably still needs to be done)

@domenkozar
Copy link
Member

I guess cabal2nix could detect optparse-applicative in executable dependencies and add the flag, but that's for another day

@roberth
Copy link
Contributor Author

roberth commented Jun 10, 2019

Yeah, such an approach was also discussed here NixOS/nixpkgs#42657

@domenkozar domenkozar merged commit 695dcae into master Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants