[Git][ghc/ghc][wip/T18462] 4 commits: Restrict XBangTy and XRectTy to GhcPs phase
Sjoerd Visscher (@trac-sjoerd_visscher)
gitlab at gitlab.haskell.org
Thu Jan 23 12:09:34 UTC 2025
Sjoerd Visscher pushed to branch wip/T18462 at Glasgow Haskell Compiler / GHC
Commits:
e7bddd47 by Sjoerd Visscher at 2025-01-23T13:09:03+01:00
Restrict XBangTy and XRectTy to GhcPs phase
Fix
- - - - -
8cc1eafa by Sjoerd Visscher at 2025-01-23T13:09:04+01:00
Showing error message regressions
- - - - -
336fe5ae by Sjoerd Visscher at 2025-01-23T13:09:25+01:00
Add doc field to CFS
- - - - -
72ec38fb by Sjoerd Visscher at 2025-01-23T13:09:25+01:00
Add documentation
- - - - -
30 changed files:
- compiler/GHC/Core/Rules.hs
- compiler/GHC/Hs/Instances.hs
- compiler/GHC/Hs/Type.hs
- compiler/GHC/HsToCore/Docs.hs
- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Iface/Ext/Ast.hs
- compiler/GHC/Parser.y
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Parser/PostProcess/Haddock.hs
- compiler/GHC/Rename/HsType.hs
- compiler/GHC/Rename/Pat.hs
- compiler/GHC/Tc/Deriv/Generate.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Gen/HsType.hs
- compiler/GHC/Tc/Gen/Sig.hs
- compiler/GHC/Tc/Solver/Solve.hs
- compiler/GHC/Tc/TyCl.hs
- compiler/GHC/ThToHs.hs
- compiler/Language/Haskell/Syntax/Type.hs
- libraries/ghc-internal/src/GHC/Internal/TypeError.hs
- testsuite/tests/ghc-api/exactprint/Test20239.stderr
- testsuite/tests/haddock/should_compile_flag_haddock/T17544_kw.stderr
- testsuite/tests/haddock/should_compile_flag_haddock/T24221.stderr
- testsuite/tests/parser/should_compile/DumpParsedAst.stderr
- testsuite/tests/parser/should_compile/DumpRenamedAst.stderr
- testsuite/tests/parser/should_compile/T14189.stderr
- testsuite/tests/parser/should_fail/T3811c.stderr
- testsuite/tests/parser/should_fail/unpack_inside_type.stderr
- testsuite/tests/printer/T18791.stderr
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/1f8df70e452568b53f891944f4d328b977d82d8b...72ec38fba5198553bdd1f57fb94374bd7d1fe1ea
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/1f8df70e452568b53f891944f4d328b977d82d8b...72ec38fba5198553bdd1f57fb94374bd7d1fe1ea
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/20250123/4de28b56/attachment.html>
More information about the ghc-commits
mailing list