[Git][ghc/ghc][wip/T25647] cleanup whitespace

Patrick (@soulomoon) gitlab at gitlab.haskell.org
Thu Feb 6 12:46:46 UTC 2025



Patrick pushed to branch wip/T25647 at Glasgow Haskell Compiler / GHC


Commits:
919ae60a by Patrick at 2025-02-06T20:42:09+08:00
cleanup whitespace

- - - - -


1 changed file:

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


Changes:

=====================================
compiler/GHC/Tc/TyCl/Instance.hs
=====================================
@@ -976,7 +976,7 @@ tcDataFamInstHeader mb_clsinfo skol_info fam_tc hs_outer_bndrs fixity
        -- See GHC.Tc.TyCl Note [Generalising in tcTyFamInstEqnGuts]
        ; dvs  <- candidateQTyVarsWithBinders outer_tvs lhs_ty
        ; qtvs <- quantifyTyVars skol_info DefaultNonStandardTyVars dvs
-                 -- DefaultNonStandardTyVars: see (GT4) in 
+                 -- DefaultNonStandardTyVars: see (GT4) in
                  -- GHC.Tc.TyCl Note [Generalising in tcTyFamInstEqnGuts]
 
        ; let final_tvs = scopedSort (qtvs ++ outer_tvs)



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/919ae60aa43fb906d807dd098f218d1931679d2f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/919ae60aa43fb906d807dd098f218d1931679d2f
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/20250206/ed6b1dff/attachment.html>


More information about the ghc-commits mailing list