[Git][ghc/ghc][wip/T18599] Restore a comment to how it is on master

Shayne Fletcher gitlab at gitlab.haskell.org
Mon Sep 7 22:15:34 UTC 2020



Shayne Fletcher pushed to branch wip/T18599 at Glasgow Haskell Compiler / GHC


Commits:
4412aba6 by Shayne Fletcher at 2020-09-07T18:15:19-04:00
Restore a comment to how it is on master

- - - - -


1 changed file:

- compiler/GHC/Parser.y


Changes:

=====================================
compiler/GHC/Parser.y
=====================================
@@ -3220,7 +3220,7 @@ qual  :: { forall b. DisambECP b => PV (LStmt GhcPs (Located b)) }
                                                (mj AnnLet $1:(fst $ unLoc $2)) }
 
 -----------------------------------------------------------------------------
--- Record construction (expressions & patterns), top-level updates.
+-- Record Field Update/Construction
 
 fbinds  :: { forall b. DisambECP b => PV ([AddAnn],([Fbind b], Maybe SrcSpan)) }
         : fbinds1                       { $1 }



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4412aba61920596ef7a339d3d2207a65833c301f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4412aba61920596ef7a339d3d2207a65833c301f
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/20200907/56074e41/attachment.html>


More information about the ghc-commits mailing list