[Git][ghc/ghc][wip/ttg/types/basic] whitespace

Hassan Al-Awwadi (@hassan.awwadi) gitlab at gitlab.haskell.org
Mon Oct 28 07:19:33 UTC 2024



Hassan Al-Awwadi pushed to branch wip/ttg/types/basic at Glasgow Haskell Compiler / GHC


Commits:
819bb9dc by Hassan Al-Awwadi at 2024-10-28T08:19:15+01:00
whitespace

- - - - -


1 changed file:

- compiler/GHC/Tc/Deriv/Generics.hs


Changes:

=====================================
compiler/GHC/Tc/Deriv/Generics.hs
=====================================
@@ -377,7 +377,7 @@ mkBindsRep dflags gk loc dit@(DerivInstTys{dit_rep_tc = tycon}) = (binds, sigs)
                max_fields = maximum $ map dataConSourceArity datacons
 
            inline1 f = L loc'' . InlineSig noAnn (L loc' f)
-                     $ set_pragma_activation alwaysInlinePragma (ActiveAfter NoSourceText 1) 
+                     $ set_pragma_activation alwaysInlinePragma (ActiveAfter NoSourceText 1)
 
         -- The topmost M1 (the datatype metadata) has the exact same type
         -- across all cases of a from/to definition, and can be factored out



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/819bb9dc74e83540d032e94c09651d981d25618e

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/819bb9dc74e83540d032e94c09651d981d25618e
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/20241028/05bd6de5/attachment.html>


More information about the ghc-commits mailing list