[Git][ghc/ghc][wip/T25281] Wibble
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Mon Oct 7 09:46:35 UTC 2024
Simon Peyton Jones pushed to branch wip/T25281 at Glasgow Haskell Compiler / GHC
Commits:
1fd17319 by Simon Peyton Jones at 2024-10-07T10:46:24+01:00
Wibble
- - - - -
1 changed file:
- compiler/GHC/Runtime/Heap/Inspect.hs
Changes:
=====================================
compiler/GHC/Runtime/Heap/Inspect.hs
=====================================
@@ -1,4 +1,4 @@
-{-# OPTIONS_GHC -Wwarn=no-incomplete-record-selectors #-}
+{-# OPTIONS_GHC -Wwarn=incomplete-record-selectors #-}
-- 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/1fd17319702c749fd793fa5ea88d984ac3c7068b
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1fd17319702c749fd793fa5ea88d984ac3c7068b
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/8655a5dc/attachment.html>
More information about the ghc-commits
mailing list