[Git][ghc/ghc][wip/int-index/p2tp] Formatting [skip ci]
Vladislav Zavialov (@int-index)
gitlab at gitlab.haskell.org
Tue Nov 28 22:36:37 UTC 2023
Vladislav Zavialov pushed to branch wip/int-index/p2tp at Glasgow Haskell Compiler / GHC
Commits:
7af445a0 by Vladislav Zavialov at 2023-11-29T01:36:32+03:00
Formatting [skip ci]
- - - - -
1 changed file:
- compiler/GHC/Tc/Gen/Head.hs
Changes:
=====================================
compiler/GHC/Tc/Gen/Head.hs
=====================================
@@ -1193,8 +1193,8 @@ tc_infer_id id_name
return_id id = return (HsVar noExtField (noLocA id), idType id)
-{- See Note [Suppress hints with RequiredTypeArguments]
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+{- Note [Suppress hints with RequiredTypeArguments]
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When a type variable is used at the term level, GHC assumes the user might
have made a typo and suggests a term variable with a similar name.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7af445a0109d63f11a504b06b13526289d61a5a7
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7af445a0109d63f11a504b06b13526289d61a5a7
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/20231128/9cda7013/attachment.html>
More information about the ghc-commits
mailing list