[Git][ghc/ghc][wip/romes/25104] Apply 1 suggestion(s) to 1 file(s)
Rodrigo Mesquita (@alt-romes)
gitlab at gitlab.haskell.org
Thu Aug 1 15:14:54 UTC 2024
Rodrigo Mesquita pushed to branch wip/romes/25104 at Glasgow Haskell Compiler / GHC
Commits:
2b4621e5 by Rodrigo Mesquita at 2024-08-01T15:14:52+00:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: sheaf <sam.derbyshire at gmail.com>
- - - - -
1 changed file:
- compiler/GHC/Hs/Doc.hs
Changes:
=====================================
compiler/GHC/Hs/Doc.hs
=====================================
@@ -137,7 +137,7 @@ data DocStructureItem
-- Invariant: This list of ModuleNames must be
-- sorted to guarantee interface file determinism.
!Avails
- -- ^ Invariant: This list of Avails must also sorted
+ -- ^ Invariant: This list of Avails must be sorted
-- to guarantee interface file determinism.
instance Binary DocStructureItem where
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2b4621e523f605974bd38d933c7fe79658e7bbd8
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2b4621e523f605974bd38d933c7fe79658e7bbd8
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/20240801/62a4e255/attachment.html>
More information about the ghc-commits
mailing list