[Git][ghc/ghc][wip/sand-witch/lazy-skol] 2 commits: Big refactor

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Fri Jan 5 17:29:53 UTC 2024



Simon Peyton Jones pushed to branch wip/sand-witch/lazy-skol at Glasgow Haskell Compiler / GHC


Commits:
f4e8ef68 by Simon Peyton Jones at 2024-01-05T17:28:36+00:00
Big refactor

..based on conversations with Vlad and Ricahrd

Proper commit message yet to come...

- - - - -
3557c651 by Simon Peyton Jones at 2024-01-05T17:29:21+00:00
Revert erroneous changes to error messages

- - - - -


30 changed files:

- compiler/GHC/Core/Make.hs
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Instances.hs
- compiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Pmc/Utils.hs
- compiler/GHC/Iface/Ext/Ast.hs
- compiler/GHC/Rename/Env.hs
- compiler/GHC/Rename/Expr.hs
- compiler/GHC/Rename/Pat.hs
- compiler/GHC/Tc/Gen/Arrow.hs
- compiler/GHC/Tc/Gen/Bind.hs
- compiler/GHC/Tc/Gen/Expr.hs
- compiler/GHC/Tc/Gen/Expr.hs-boot
- compiler/GHC/Tc/Gen/Head.hs
- compiler/GHC/Tc/Gen/Match.hs
- compiler/GHC/Tc/Gen/Match.hs-boot
- compiler/GHC/Tc/Gen/Sig.hs
- compiler/GHC/Tc/TyCl/Class.hs
- compiler/GHC/Tc/TyCl/Instance.hs
- compiler/GHC/Tc/TyCl/PatSyn.hs
- compiler/GHC/Tc/TyCl/Utils.hs
- compiler/GHC/Tc/Types.hs
- compiler/GHC/Tc/Types/BasicTypes.hs
- compiler/GHC/Tc/Types/Origin.hs
- compiler/GHC/Tc/Utils/Instantiate.hs
- compiler/GHC/Tc/Utils/TcType.hs
- compiler/GHC/Tc/Utils/Unify.hs
- compiler/GHC/Types/Var.hs
- compiler/Language/Haskell/Syntax/Expr.hs
- testsuite/tests/ado/T16135.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/5d64c8207ebe1559c258d91d3c673ffdfc38a775...3557c651197e9a1617f27431acdd4565325e2613

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/5d64c8207ebe1559c258d91d3c673ffdfc38a775...3557c651197e9a1617f27431acdd4565325e2613
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/20240105/fc40c663/attachment.html>


More information about the ghc-commits mailing list