[Git][ghc/ghc][wip/T21623] 2 commits: More wibbles. Maybe can build stage2
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Mon Aug 8 23:45:50 UTC 2022
Simon Peyton Jones pushed to branch wip/T21623 at Glasgow Haskell Compiler / GHC
Commits:
e0abd4f7 by Simon Peyton Jones at 2022-08-06T23:12:30+01:00
More wibbles. Maybe can build stage2
- - - - -
ffe327ee by Simon Peyton Jones at 2022-08-09T00:46:05+01:00
Make FuNCo a thing by itself
- - - - -
30 changed files:
- compiler/GHC/Builtin/Types.hs
- compiler/GHC/Builtin/Types/Prim.hs
- compiler/GHC/Core/Coercion.hs
- compiler/GHC/Core/Coercion.hs-boot
- compiler/GHC/Core/Coercion/Opt.hs
- compiler/GHC/Core/DataCon.hs
- compiler/GHC/Core/FVs.hs
- compiler/GHC/Core/Lint.hs
- compiler/GHC/Core/Make.hs
- compiler/GHC/Core/Opt/Arity.hs
- compiler/GHC/Core/Reduction.hs
- compiler/GHC/Core/TyCo/FVs.hs
- compiler/GHC/Core/TyCo/Ppr.hs-boot
- compiler/GHC/Core/TyCo/Rep.hs
- compiler/GHC/Core/TyCo/Rep.hs-boot
- compiler/GHC/Core/TyCo/Subst.hs
- compiler/GHC/Core/TyCo/Tidy.hs
- compiler/GHC/Core/TyCon.hs
- compiler/GHC/Core/Type.hs
- compiler/GHC/Core/Type.hs-boot
- compiler/GHC/Core/Unify.hs
- compiler/GHC/CoreToIface.hs
- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Iface/Rename.hs
- compiler/GHC/Iface/Syntax.hs
- compiler/GHC/Iface/Type.hs
- compiler/GHC/IfaceToCore.hs
- compiler/GHC/Tc/Gen/HsType.hs
- compiler/GHC/Tc/Solver/Canonical.hs
- compiler/GHC/Tc/TyCl.hs
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/8b83e23147f128f958d99f916ade2ef4f4c4e76b...ffe327ee9f0ec8b5196560841521851af53d4893
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/8b83e23147f128f958d99f916ade2ef4f4c4e76b...ffe327ee9f0ec8b5196560841521851af53d4893
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/20220808/bc17df17/attachment.html>
More information about the ghc-commits
mailing list