[Git][ghc/ghc][master] 2 commits: Fix TH dependencies (#22229)

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed May 1 21:23:39 UTC 2024



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
4d78c53c by Sylvain Henry at 2024-05-01T17:23:06-04:00
Fix TH dependencies (#22229)

Add a dependency between Syntax and Internal (via module reexport).

- - - - -
37e38db4 by Sylvain Henry at 2024-05-01T17:23:06-04:00
Bump haddock submodule

- - - - -


5 changed files:

- compiler/GHC/Builtin/Names/TH.hs
- hadrian/src/Rules/Dependencies.hs
- libraries/ghc-internal/src/GHC/Internal/Base.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Internal.hs
- + libraries/template-haskell/Language/Haskell/TH/Lib/Syntax.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/d5bea4d6bce785b1d09f1b8faad7451af23b728d...37e38db486a2391b554f6b43c268e6ac3472e446

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/d5bea4d6bce785b1d09f1b8faad7451af23b728d...37e38db486a2391b554f6b43c268e6ac3472e446
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/20240501/e339fc72/attachment.html>


More information about the ghc-commits mailing list