[Git][ghc/ghc][wip/clc216] Apply 1 suggestion(s) to 1 file(s)

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Wed Jul 31 16:48:02 UTC 2024



Rodrigo Mesquita pushed to branch wip/clc216 at Glasgow Haskell Compiler / GHC


Commits:
498b8a6d by Rodrigo Mesquita at 2024-07-31T16:48:00+00:00
Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: sheaf <sam.derbyshire at gmail.com>
- - - - -


1 changed file:

- libraries/base/src/GHC/Desugar.hs


Changes:

=====================================
libraries/base/src/GHC/Desugar.hs
=====================================
@@ -22,8 +22,8 @@
 --
 -----------------------------------------------------------------------------
 
-#if __GLASGOW_HASKELL >= 912
-#error "GHC.Desugar should be removed in GHC 9.12"
+#if __GLASGOW_HASKELL >= 914
+#error "GHC.Desugar should be removed in GHC 9.14"
 #endif
 
 module GHC.Desugar



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/498b8a6d67abccdf3afe377ee8bbd1baefdc0430

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/498b8a6d67abccdf3afe377ee8bbd1baefdc0430
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/20240731/8b225be1/attachment.html>


More information about the ghc-commits mailing list