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

-X arguments to hindent not documented #212

Closed
jml opened this issue Aug 18, 2016 · 0 comments
Closed

-X arguments to hindent not documented #212

jml opened this issue Aug 18, 2016 · 0 comments

Comments

@jml
Copy link
Contributor

jml commented Aug 18, 2016

hindent takes an arbitrary number of -X parameters, but it's not clear what they are for:

$ hindent --version
hindent 4.6.3
$ hindent --help
hindent: --version --style (fundamental|chris-done|johan-tibell|gibiansky|cramer) --line-length <...> [-X<...>]* [<FILENAME>]

Looking at the code, they correspond to haskell language extensions, but then it's not clear why I would want to specify them.

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