[Git][ghc/ghc][wip/int-index/unified-variable-namespace] Fix comment

Vladislav Zavialov (@int-index) gitlab at gitlab.haskell.org
Sat Nov 11 16:55:53 UTC 2023



Vladislav Zavialov pushed to branch wip/int-index/unified-variable-namespace at Glasgow Haskell Compiler / GHC


Commits:
8a1b227e by Vladislav Zavialov at 2023-11-11T19:55:45+03:00
Fix comment

- - - - -


1 changed file:

- compiler/GHC/Hs/Decls.hs


Changes:

=====================================
compiler/GHC/Hs/Decls.hs
=====================================
@@ -198,7 +198,6 @@ type instance XCHsGroup GhcPs = ()
 type instance XCHsGroup GhcRn = NameSet
     -- Names bound in the HsGroup. Term variables from this set are used
     -- in tcTopSrcDecls as an argument to tcAddTermVarPlaceholders.
-    -- See Note [Demotion of unqualified variables] (W1) in GHC.Rename.Env
 type instance XCHsGroup GhcTc = NameSet
 
 type instance XXHsGroup (GhcPass _) = DataConCantHappen



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8a1b227e2141aeae0bf0b5aeef9345fbe25001f3

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8a1b227e2141aeae0bf0b5aeef9345fbe25001f3
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/20231111/4281e0fd/attachment-0001.html>


More information about the ghc-commits mailing list