[Git][ghc/ghc][wip/T25281] Wibble warning

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Mon Oct 7 11:02:43 UTC 2024



Simon Peyton Jones pushed to branch wip/T25281 at Glasgow Haskell Compiler / GHC


Commits:
190ee795 by Simon Peyton Jones at 2024-10-07T12:02:30+01:00
Wibble warning

- - - - -


1 changed file:

- compiler/GHC/Runtime/Heap/Inspect.hs


Changes:

=====================================
compiler/GHC/Runtime/Heap/Inspect.hs
=====================================
@@ -1,4 +1,5 @@
-{-# OPTIONS_GHC -Wwarn=incomplete-record-selectors #-}
+{- # OPTIONS_GHC -Wwarn=incomplete-record-selectors # -}
+--     Boo.  The bootstrap compiler falls over on this
 -- This module has a bunch of uses of incomplete record selectors
 -- and it is FAR from obvious that they won't cause crashes.
 -- But I don't want them to kill CI, so the above flag turns



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/190ee795ed061a45989ec68b784691e0c059f12a

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/190ee795ed061a45989ec68b784691e0c059f12a
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/20241007/598ddc34/attachment.html>


More information about the ghc-commits mailing list