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

Rename Flag types #6725

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Rename Flag types #6725

merged 1 commit into from
Apr 21, 2020

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Apr 21, 2020

There was three Flag's. Now they are

  • Flag (cli parsing)
  • PackageFlag
  • CompilerFlag

This allows wild-imports without hiding (Flag), and make tags
navigaton work!

There was three Flag's. Now they are
- `Flag` (cli parsing)
- `PackageFlag`
- `CompilerFlag`

This allows wild-imports without `hiding (Flag)`, and make tags
navigaton work!
@phadej phadej force-pushed the disambiguate-flags branch from 3e9c60c to 7fcb204 Compare April 21, 2020 13:20
@phadej phadej merged commit b89a1c6 into haskell:master Apr 21, 2020
@phadej phadej deleted the disambiguate-flags branch April 22, 2020 07:06
@phadej phadej added this to the 3.4.0.0-rc1 milestone Jul 10, 2020
@phadej phadej mentioned this pull request Jul 10, 2020
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.

1 participant