Skip to content

fix(Cabal): Removes the short -g option for the --ghc flag - #12201

Open
zlonast wants to merge 1 commit into
haskell:masterfrom
zlonast:zlonast/remove-g-option
Open

fix(Cabal): Removes the short -g option for the --ghc flag#12201
zlonast wants to merge 1 commit into
haskell:masterfrom
zlonast:zlonast/remove-g-option

Conversation

@zlonast

@zlonast zlonast commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

fix: #2056

I think we can simply redefine the flag, and few people will notice, since it doesn't appear in libraries or executables.

Those who do notice will now use the full flag. As I understand it, these are the people who manually enter flags in the console.

Currently, this is mostly LLM, which makes this change even more valuable for them.


Template Α: This PR modifies behaviour or interface

Include the following checklist in your PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repurpose -g to add debug information

1 participant