[Git][ghc/ghc][wip/js-staging] Readd useless space
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Wed Oct 19 10:19:41 UTC 2022
Sylvain Henry pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
6af6b7be by Sylvain Henry at 2022-10-19T12:23:10+02:00
Readd useless space
- - - - -
1 changed file:
- compiler/GHC/HsToCore/Foreign/Decl.hs
Changes:
=====================================
compiler/GHC/HsToCore/Foreign/Decl.hs
=====================================
@@ -203,3 +203,4 @@ foreignExportsInitialiser platform mod hs_fns =
closure_ptr :: Id -> SDoc
closure_ptr fn = text "(StgPtr) &" <> ppr fn <> text "_closure"
+
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6af6b7be6becbdf3ac96a971f3973ff8cfc61ac6
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6af6b7be6becbdf3ac96a971f3973ff8cfc61ac6
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/20221019/d25e1a47/attachment.html>
More information about the ghc-commits
mailing list