[Git][ghc/ghc][wip/T24676] Haddock wibble

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Fri May 31 12:29:08 UTC 2024



Simon Peyton Jones pushed to branch wip/T24676 at Glasgow Haskell Compiler / GHC


Commits:
1ee6b7e5 by Simon Peyton Jones at 2024-05-31T13:28:51+01:00
Haddock wibble

- - - - -


1 changed file:

- compiler/GHC/Tc/Zonk/TcType.hs


Changes:

=====================================
compiler/GHC/Tc/Zonk/TcType.hs
=====================================
@@ -283,7 +283,7 @@ zonkCo      :: Coercion -> ZonkM Coercion
 (zonkTcType, zonkTcTypes, zonkCo, _)
   = mapTyCo zonkTcTypeMapper
   where
-    -- | A suitable TyCoMapper for zonking a type during type-checking,
+    -- A suitable TyCoMapper for zonking a type during type-checking,
     -- before all metavars are filled in.
     zonkTcTypeMapper :: TyCoMapper () ZonkM
     zonkTcTypeMapper = TyCoMapper



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1ee6b7e5dbf3a4084394925c1a201c041f58c646

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1ee6b7e5dbf3a4084394925c1a201c041f58c646
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/20240531/f35f6aea/attachment.html>


More information about the ghc-commits mailing list