[Git][ghc/ghc][wip/js-staging] JS.Syntax: fix doc wording
doyougnu (@doyougnu)
gitlab at gitlab.haskell.org
Mon Oct 10 15:23:00 UTC 2022
doyougnu pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
1898c183 by doyougnu at 2022-10-10T11:22:51-04:00
JS.Syntax: fix doc wording
- - - - -
1 changed file:
- compiler/GHC/JS/Syntax.hs
Changes:
=====================================
compiler/GHC/JS/Syntax.hs
=====================================
@@ -37,9 +37,9 @@
--
-- * Strategy
--
--- Nothing fancy in this module, this is a classicdeeply embeded AST for JS.
--- We define numerous ADTs and pattern synonyms to make pattern matching and
--- constructing ASTs easier.
+-- Nothing fancy in this module, this is a classic deeply embeded AST for
+-- JS. We define numerous ADTs and pattern synonyms to make pattern matching
+-- and constructing ASTs easier.
--
--
-- * Consumers
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1898c183a8c4c048da7a73529900a893ca7cc672
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1898c183a8c4c048da7a73529900a893ca7cc672
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/20221010/24db993e/attachment.html>
More information about the ghc-commits
mailing list