[Git][ghc/ghc][wip/T24477] When suggesting Language extensions, also suggest Extensions which imply

Jade (@Jade) gitlab at gitlab.haskell.org
Thu Mar 28 16:32:35 UTC 2024



Jade pushed to branch wip/T24477 at Glasgow Haskell Compiler / GHC


Commits:
e1951d93 by Jade at 2024-03-28T17:37:05+01:00
When suggesting Language extensions, also suggest Extensions which imply
them

Also moves some flag specific definitions out of Session.hs into
Flags.hs (#24478)

Fixes: #24477

- - - - -


30 changed files:

- compiler/GHC/Driver/DynFlags.hs
- compiler/GHC/Driver/Flags.hs
- compiler/GHC/Driver/Session.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Types/Hint/Ppr.hs
- compiler/GHC/Utils/Outputable.hs
- testsuite/tests/dependent/should_fail/T16326_Fail7.stderr
- testsuite/tests/deriving/should_compile/T16179.stderr
- testsuite/tests/deriving/should_fail/T10598_fail4.stderr
- testsuite/tests/deriving/should_fail/T10598_fail5.stderr
- testsuite/tests/deriving/should_fail/drvfail015.stderr
- testsuite/tests/gadt/T20485.stderr
- testsuite/tests/gadt/gadtSyntaxFail001.stderr
- testsuite/tests/gadt/gadtSyntaxFail002.stderr
- testsuite/tests/gadt/gadtSyntaxFail003.stderr
- testsuite/tests/generics/T10604/T10604_no_PolyKinds.stderr
- testsuite/tests/ghci/prog006/prog006.stderr
- testsuite/tests/ghci/scripts/T23686.stderr
- testsuite/tests/ghci/scripts/T9293.stderr
- testsuite/tests/ghci/scripts/ghci057.stderr
- testsuite/tests/indexed-types/should_fail/BadFamInstDecl.stderr
- testsuite/tests/indexed-types/should_fail/SimpleFail15.stderr
- testsuite/tests/linear/should_fail/T18888.stderr
- testsuite/tests/module/T20007.stderr
- testsuite/tests/module/mod39.stderr
- testsuite/tests/module/mod43.stderr
- testsuite/tests/overloadedrecflds/should_fail/NoFieldSelectorsFail.stderr
- testsuite/tests/overloadedrecflds/should_fail/T18999_NoDisambiguateRecordFields.stderr
- testsuite/tests/parser/should_fail/ParserNoForallUnicode.stderr
- testsuite/tests/parser/should_fail/T16270.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e1951d9301248ea0f09e115fa600f9bce8d86ee4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e1951d9301248ea0f09e115fa600f9bce8d86ee4
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240328/efb3b9a0/attachment.html>


More information about the ghc-commits mailing list