[Git][ghc/ghc][wip/reinstallable-th] WIP: Make template-haskell re-installable

Teo Camarasu (@teo) gitlab at gitlab.haskell.org
Tue May 7 09:51:37 UTC 2024



Teo Camarasu pushed to branch wip/reinstallable-th at Glasgow Haskell Compiler / GHC


Commits:
75425997 by Teo Camarasu at 2024-05-07T10:51:03+01:00
WIP: Make template-haskell re-installable

- - - - -


30 changed files:

- compiler/GHC/Builtin/Names/TH.hs
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Plugins.hs
- compiler/GHC/Rename/Splice.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Gen/Splice.hs
- compiler/GHC/Tc/Gen/Splice.hs-boot
- compiler/GHC/Tc/Types/TH.hs
- compiler/GHC/ThToHs.hs
- compiler/GHC/Unit/Types.hs
- compiler/ghc.cabal.in
- hadrian/src/Packages.hs
- hadrian/src/Rules/Generate.hs
- hadrian/src/Rules/ToolArgs.hs
- hadrian/src/Settings/Default.hs
- hadrian/src/Settings/Packages.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Internal.hs → libraries/ghc-boot-th/GHC/Internal/TH/Lib.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Map.hs → libraries/ghc-boot-th/GHC/Internal/TH/Lib/Map.hs
- + libraries/ghc-boot-th/GHC/Internal/TH/Ppr.hs
- + libraries/ghc-boot-th/GHC/Internal/TH/PprLib.hs
- + libraries/ghc-boot-th/GHC/Internal/TH/Quote.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Syntax.hs → libraries/ghc-boot-th/GHC/Internal/TH/Syntax.hs
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghci/GHCi/Message.hs
- libraries/ghci/GHCi/TH.hs
- libraries/ghci/GHCi/TH/Binary.hs
- libraries/ghci/ghci.cabal.in
- libraries/template-haskell/Language/Haskell/TH/Lib.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/754259972914f55170503ba89aa05ffb7869b09a

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/754259972914f55170503ba89aa05ffb7869b09a
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/20240507/94b46e70/attachment.html>


More information about the ghc-commits mailing list