[Git][ghc/ghc][wip/az/sync-ghc-exactprint] Apply 1 suggestion(s) to 1 file(s)
Alan Zimmerman (@alanz)
gitlab at gitlab.haskell.org
Mon Mar 3 20:29:20 UTC 2025
Alan Zimmerman pushed to branch wip/az/sync-ghc-exactprint at Glasgow Haskell Compiler / GHC
Commits:
531b275c by Alan Zimmerman at 2025-03-03T20:29:16+00:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Brandon S. Allbery <allbery.b at gmail.com>
- - - - -
1 changed file:
- utils/check-exact/Transform.hs
Changes:
=====================================
utils/check-exact/Transform.hs
=====================================
@@ -260,7 +260,7 @@ setEntryDP (L (EpAnn (EpaDelta ss d csd) an cs) a) dp
where
-- I suspect we should assume the comments are already in the
-- right place, and just set the entry DP for this case. This
- -- avoids suprises from the caller.
+ -- avoids surprises from the caller.
(d', csd', cs') = case cs of
EpaComments (h:t) ->
let
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/531b275c8b980b03fe7f2085aa3eae694a840741
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/531b275c8b980b03fe7f2085aa3eae694a840741
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/20250303/1d9b4814/attachment.html>
More information about the ghc-commits
mailing list