- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- ghc-triage-bot added needs triage label
added needs triage label
- Developer
wWarningFlags
is exported, so you can easily reimplementflagSpecOf
in ghcide even if it's not exported.Perhaps there is no harm in exporting it but I don't think it's as much of a problem as it could be.
- Ben Gamari added GHC API Ttask labels and removed needs triage label
added GHC API Ttask labels and removed needs triage label
- Maintainer
@georgefst , as @mpickering mentioned, it looks like
wWarningFlags
is indeed exported. I would this that using this would eliminate much of the code in the module you cited. Is there a reason this doesn't work? - Author
Thanks. We'd missed that
wWarningFlags
does most of the work, and is exported. I'm not sure there is much to be gained by exportingflagSpecOf
after all.Following the latest comments on that PR, the one thing that might be useful would be an
Ord
instance forWarningFlag
, so that it could be put in aMap
. Collapse replies - Maintainer
Sounds reasonable to me. Perhaps you could open an MR?
- George Thomas mentioned in merge request !4690 (closed)
mentioned in merge request !4690 (closed)
- Matthew Pickering mentioned in issue #19708 (closed)
mentioned in issue #19708 (closed)
- Matthew Pickering changed milestone to %9.2.1
changed milestone to %9.2.1
- Matthew Pickering added Phigh label
added Phigh label
- Thomas Main DuBuisson mentioned in merge request !6557 (closed)
mentioned in merge request !6557 (closed)
- Ben Gamari mentioned in commit cc067d2d
mentioned in commit cc067d2d
- Ben Gamari mentioned in commit bfb4df84
mentioned in commit bfb4df84
- Ben Gamari mentioned in commit 96052e8c
mentioned in commit 96052e8c
- Ben Gamari mentioned in commit da24091e
mentioned in commit da24091e
- Ben Gamari mentioned in merge request !6719 (merged)
mentioned in merge request !6719 (merged)
- Ben Gamari mentioned in commit ba4754eb
mentioned in commit ba4754eb
- Ben Gamari closed with commit 8300ca2e
closed with commit 8300ca2e
- Ben Gamari mentioned in commit 8300ca2e
mentioned in commit 8300ca2e