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

change documented global flags #7624

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

gbaz
Copy link
Collaborator

@gbaz gbaz commented Sep 6, 2021

Resolves #2612

Motivated by #5346 this exposes a few more global flags in cabal --help -- particularly active-repositories, and store-dir, which are both useful. It also hides default-user-config which is a v1-freeze thing that I think never acquired much traction. And while we're at it, documents a bit what the flags that aren't exposed are, to help with future cleanup efforts.

Copy link
Member

@jneira jneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for clean up flags

Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gbaz gbaz added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Tell Mergify Bot to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expose more global options in cabal --help ?
3 participants