[Git][ghc/ghc][wip/soulomoon/suggest-UnliftedNewtypes-unlifted-data-family-25593] format

Patrick (@soulomoon) gitlab at gitlab.haskell.org
Fri Jan 10 15:15:09 UTC 2025



Patrick pushed to branch wip/soulomoon/suggest-UnliftedNewtypes-unlifted-data-family-25593 at Glasgow Haskell Compiler / GHC


Commits:
1c92e447 by Patrick at 2025-01-10T16:18:58+08:00
format

- - - - -


1 changed file:

- compiler/GHC/Tc/TyCl/Instance.hs


Changes:

=====================================
compiler/GHC/Tc/TyCl/Instance.hs
=====================================
@@ -1010,7 +1010,7 @@ tcDataFamInstHeader mb_clsinfo skol_info fam_tc hs_outer_bndrs fixity
     isH98 _ = False
 
     -- See Note [Implementation of UnliftedNewtypes] in GHC.Tc.TyCl, families (2),
-    -- , Note [Implementation of UnliftedDatatypes]
+    -- Note [Implementation of UnliftedDatatypes]
     -- and Note [Defaulting result kind of newtype/data family instance].
     tc_kind_sig Nothing
       = do { unlifted_newtypes  <- xoptM LangExt.UnliftedNewtypes



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1c92e4474e082185cf41bf2fb36c02545ff98376
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/20250110/2289f0d8/attachment.html>


More information about the ghc-commits mailing list