[Git][ghc/ghc][wip/reinstallable-th] 7 commits: Update test outputs

Teo Camarasu (@teo) gitlab at gitlab.haskell.org
Wed May 8 17:01:25 UTC 2024



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


Commits:
f7240155 by Teo Camarasu at 2024-05-08T17:31:52+01:00
Update test outputs

- - - - -
958af060 by Teo Camarasu at 2024-05-08T17:31:52+01:00
Rename modules moved to ghc-internal to start with GHC.Internal

We re-expose the old names from ghc-boot-th for backcompat

- - - - -
baf55f19 by Teo Camarasu at 2024-05-08T17:31:52+01:00
Update docs

- - - - -
4e9c0190 by Teo Camarasu at 2024-05-08T17:31:52+01:00
mark as safe

- - - - -
53f8be29 by Teo Camarasu at 2024-05-08T17:31:53+01:00
Update bootstrapping flag doc

- - - - -
90c4a5b9 by Teo Camarasu at 2024-05-08T17:31:53+01:00
remove accidentally committed file

- - - - -
061d7c18 by Teo Camarasu at 2024-05-08T17:31:53+01:00
Fix formatting

- - - - -


30 changed files:

- compiler/GHC/Rename/Splice.hs
- libraries/base/src/Data/Array/Byte.hs
- libraries/base/src/Data/Fixed.hs
- + libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs
- − libraries/ghc-boot-th/GHC/Internal/TH/Lift.hs
- + libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs
- + libraries/ghc-boot-th/GHC/Lexeme.hs
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-internal/ghc-internal.cabal
- libraries/ghc-internal/src/GHC/ForeignSrcLang/Type.hs → libraries/ghc-internal/src/GHC/Internal/ForeignSrcLang.hs
- libraries/ghc-internal/src/GHC/LanguageExtensions/Type.hs → libraries/ghc-internal/src/GHC/Internal/LanguageExtensions.hs
- libraries/ghc-internal/src/GHC/Lexeme.hs → libraries/ghc-internal/src/GHC/Internal/Lexeme.hs
- libraries/ghc-internal/src/GHC/Internal/TH/Lib.hs
- libraries/ghc-internal/src/GHC/Internal/TH/Lift.hs
- libraries/ghc-internal/src/GHC/Internal/TH/Quote.hs
- libraries/ghc-internal/src/GHC/Internal/TH/Syntax.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Internal.hs
- libraries/template-haskell/Language/Haskell/TH/Ppr.hs
- libraries/template-haskell/Language/Haskell/TH/PprLib.hs
- libraries/template-haskell/Language/Haskell/TH/Quote.hs
- libraries/template-haskell/Language/Haskell/TH/Syntax.hs
- testsuite/tests/deriving/should_compile/T14682.stderr
- testsuite/tests/deriving/should_compile/drv-empty-data.stderr
- testsuite/tests/driver/T20604/T20604.stdout
- testsuite/tests/interface-stability/base-exports.stdout
- testsuite/tests/interface-stability/template-haskell-exports.stdout
- testsuite/tests/plugins/plugins10.stdout
- testsuite/tests/quotes/TH_localname.stderr
- testsuite/tests/th/T10796b.stderr
- testsuite/tests/th/T11452.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/a67a130be13202ce4015029a05a1ddf2baabfd73...061d7c18e0506f350bd03393c012b79968b2814d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/a67a130be13202ce4015029a05a1ddf2baabfd73...061d7c18e0506f350bd03393c012b79968b2814d
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/20240508/e6ccb0ef/attachment.html>


More information about the ghc-commits mailing list