[Git][ghc/ghc][wip/int-index/t2t-expr] update comment
Vladislav Zavialov (@int-index)
gitlab at gitlab.haskell.org
Fri Sep 29 16:48:20 UTC 2023
Vladislav Zavialov pushed to branch wip/int-index/t2t-expr at Glasgow Haskell Compiler / GHC
Commits:
fb46abdb by Vladislav Zavialov at 2023-09-29T19:48:13+03:00
update comment
- - - - -
1 changed file:
- compiler/GHC/Tc/Errors/Types.hs
Changes:
=====================================
compiler/GHC/Tc/Errors/Types.hs
=====================================
@@ -750,7 +750,7 @@ data TcRnMessage where
vfun :: forall (a :: k) -> ()
f (Just @a a) = vfun a
-- ^^^
- --
+ -- which `a` is referenced?
-}
TcRnIllegalPunnedVarOccInTypeArgument
:: Name
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fb46abdb0bc0326e293b81d41939c1cd56b4ee19
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fb46abdb0bc0326e293b81d41939c1cd56b4ee19
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/20230929/6dcccbaa/attachment.html>
More information about the ghc-commits
mailing list