TTG for HsTyLit
Add TTG parameter to `HsTyLit` to move the GHC-specific `SourceText` fields to the extension point and out of the base AST. Progress towards #21592
Showing
- compiler/GHC/Hs/Instances.hs 5 additions, 0 deletionscompiler/GHC/Hs/Instances.hs
- compiler/GHC/Hs/Type.hs 9 additions, 2 deletionscompiler/GHC/Hs/Type.hs
- compiler/GHC/HsToCore/Quote.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Rename/HsType.hs 10 additions, 2 deletionscompiler/GHC/Rename/HsType.hs
- compiler/GHC/ThToHs.hs 1 addition, 1 deletioncompiler/GHC/ThToHs.hs
- compiler/Language/Haskell/Syntax/Extension.hs 7 additions, 0 deletionscompiler/Language/Haskell/Syntax/Extension.hs
- compiler/Language/Haskell/Syntax/Type.hs 6 additions, 9 deletionscompiler/Language/Haskell/Syntax/Type.hs
Loading
Please register or sign in to comment