[Git][ghc/ghc][wip/int-index/decl-invis-binders] 2 commits: WIP: Invisible binders in type declarations

Vladislav Zavialov (@int-index) gitlab at gitlab.haskell.org
Fri Jan 6 13:18:13 UTC 2023



Vladislav Zavialov pushed to branch wip/int-index/decl-invis-binders at Glasgow Haskell Compiler / GHC


Commits:
4c024382 by Vladislav Zavialov at 2023-01-06T15:50:37+03:00
WIP: Invisible binders in type declarations

- - - - -
ddfe2321 by Vladislav Zavialov at 2023-01-06T16:03:43+03:00
workaround: bump template-haskell

- - - - -


30 changed files:

- compiler/GHC/Builtin/Names/TH.hs
- compiler/GHC/Core/TyCon.hs
- compiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Instances.hs
- compiler/GHC/Hs/Type.hs
- compiler/GHC/HsToCore/Quote.hs
- compiler/GHC/Parser/Errors/Ppr.hs
- compiler/GHC/Parser/Errors/Types.hs
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Rename/HsType.hs
- compiler/GHC/Rename/Module.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Gen/HsType.hs
- compiler/GHC/Tc/Gen/Splice.hs
- compiler/GHC/ThToHs.hs
- compiler/GHC/Types/Error/Codes.hs
- compiler/Language/Haskell/Syntax/Type.hs
- libraries/ghci/GHCi/TH/Binary.hs
- libraries/template-haskell/Language/Haskell/TH.hs
- libraries/template-haskell/Language/Haskell/TH/Lib.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Internal.hs
- libraries/template-haskell/Language/Haskell/TH/Ppr.hs
- libraries/template-haskell/Language/Haskell/TH/Syntax.hs
- libraries/template-haskell/changelog.md
- libraries/template-haskell/template-haskell.cabal.in
- testsuite/tests/haddock/should_compile_flag_haddock/T17544.stderr
- testsuite/tests/haddock/should_compile_flag_haddock/T17544_kw.stderr
- testsuite/tests/indexed-types/should_fail/T9160.hs
- testsuite/tests/parser/should_compile/DumpParsedAst.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c9b108c69f499e8df60fe8a161ad5fe67055edb5...ddfe2321bb4a0c5bfa2e1e502f01484d31247b54

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c9b108c69f499e8df60fe8a161ad5fe67055edb5...ddfe2321bb4a0c5bfa2e1e502f01484d31247b54
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/20230106/807296e5/attachment.html>


More information about the ghc-commits mailing list