[Git][ghc/ghc][wip/T20155] 4 commits: Rip out hacks surrounding GHC.Prim and primops

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Thu Oct 13 01:21:58 UTC 2022



Ben Gamari pushed to branch wip/T20155 at Glasgow Haskell Compiler / GHC


Commits:
040736b3 by Ben Gamari at 2022-09-16T08:44:15-04:00
Rip out hacks surrounding GHC.Prim and primops

- - - - -
caaf4eac by Ben Gamari at 2022-09-26T19:41:57-04:00
primops Add missing primtype declaration for TYPE

- - - - -
36311ed2 by Ben Gamari at 2022-10-12T19:40:21-04:00
IsInteresting

- - - - -
81b78b19 by Ben Gamari at 2022-10-12T21:19:53-04:00
testsuite

- - - - -


30 changed files:

- compiler/GHC/Builtin/Names.hs
- compiler/GHC/Builtin/PrimOps.hs
- compiler/GHC/Builtin/PrimOps/Ids.hs
- compiler/GHC/Builtin/Types.hs
- compiler/GHC/Builtin/Uniques.hs
- compiler/GHC/Builtin/Uniques.hs-boot
- compiler/GHC/Builtin/Utils.hs
- compiler/GHC/Builtin/primops.txt.pp
- compiler/GHC/ByteCode/Instr.hs
- compiler/GHC/ByteCode/Linker.hs
- compiler/GHC/Core/Lint.hs
- compiler/GHC/Core/Opt/DmdAnal.hs
- compiler/GHC/CoreToStg.hs
- compiler/GHC/Driver/Backpack.hs
- compiler/GHC/Driver/Env.hs
- compiler/GHC/Driver/Hooks.hs
- compiler/GHC/Driver/Main.hs
- compiler/GHC/Driver/Make.hs
- compiler/GHC/Driver/Pipeline/Execute.hs
- compiler/GHC/Iface/Recomp.hs
- compiler/GHC/Parser/Header.hs
- compiler/GHC/Stg/Unarise.hs
- compiler/GHC/Tc/Gen/Head.hs
- compiler/GHC/Tc/Instance/Typeable.hs
- compiler/GHC/Tc/Module.hs
- compiler/GHC/Types/Id.hs
- compiler/GHC/Types/TyThing.hs-boot
- compiler/GHC/Unit/Finder.hs
- compiler/GHC/Unit/Module/ModSummary.hs
- ghc.mk


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/45def1c4cd79ff649d637e16b823d01e59f77490...81b78b1969c4bc862ead14327973c070cc011520

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/45def1c4cd79ff649d637e16b823d01e59f77490...81b78b1969c4bc862ead14327973c070cc011520
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/20221012/2392f91d/attachment.html>


More information about the ghc-commits mailing list