[Git][ghc/ghc][wip/splice-imports-2024] 2 commits: WIP: Stages for imported classes

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Wed Oct 23 13:56:13 UTC 2024



Matthew Pickering pushed to branch wip/splice-imports-2024 at Glasgow Haskell Compiler / GHC


Commits:
0da5f7f6 by Matthew Pickering at 2024-10-23T13:17:39+01:00
WIP: Stages for imported classes

- - - - -
8e43c366 by Matthew Pickering at 2024-10-23T14:55:48+01:00
Update tests

- - - - -


30 changed files:

- compiler/GHC/Core/InstEnv.hs
- compiler/GHC/Core/Opt/Pipeline.hs
- compiler/GHC/Driver/Backpack.hs
- compiler/GHC/Driver/Env.hs
- compiler/GHC/Driver/Errors/Ppr.hs
- compiler/GHC/Driver/Main.hs
- compiler/GHC/Driver/Make.hs
- compiler/GHC/Driver/MakeFile.hs
- compiler/GHC/Driver/Pipeline.hs
- compiler/GHC/Driver/Pipeline/Execute.hs
- compiler/GHC/Linker/Deps.hs
- compiler/GHC/Parser/Header.hs
- compiler/GHC/Rename/Splice.hs
- compiler/GHC/Runtime/Eval.hs
- compiler/GHC/Tc/Module.hs
- compiler/GHC/Tc/Solver/Monad.hs
- compiler/GHC/Tc/Types.hs
- compiler/GHC/Tc/Types/LclEnv.hs
- compiler/GHC/Tc/Utils/Monad.hs
- compiler/GHC/Unit/Module/Graph.hs
- ghc/GHCi/UI.hs
- testsuite/tests/th/T17820a.stderr
- testsuite/tests/th/T17820b.stderr
- testsuite/tests/th/T17820c.stderr
- testsuite/tests/th/T17820d.stderr
- testsuite/tests/th/T17820e.stderr
- testsuite/tests/th/T21547.stderr
- testsuite/tests/th/T23829_hasty.stderr
- testsuite/tests/th/T23829_hasty_b.stderr
- testsuite/tests/th/T23829_tardy.ghc.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/00bc8de1e1eb200265825e449e9e614009100176...8e43c366192606df3f0d96ccd1984790b460e065

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/00bc8de1e1eb200265825e449e9e614009100176...8e43c366192606df3f0d96ccd1984790b460e065
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/20241023/6c4fc108/attachment.html>


More information about the ghc-commits mailing list