[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:13 UTC 2024



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


Commits:
9eaa204b by Rodrigo Mesquita at 2024-07-31T16:48:09+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
=====================================
@@ -27,7 +27,7 @@
 #endif
 
 module GHC.Desugar
-  {-# DEPRECATED ["GHC.Desugar is deprecated and should be removed in GHC 9.12.", "(>>>) should be imported from Control.Arrow.", "AnnotationWrapper is internal to GHC and should not be used externally."] #-}
+  {-# DEPRECATED ["GHC.Desugar is deprecated and will be removed in GHC 9.14.", "(>>>) should be imported from Control.Arrow.", "AnnotationWrapper is internal to GHC and should not be used externally."] #-}
   ((>>>), AnnotationWrapper(..), toAnnotationWrapper) where
 
 import GHC.Internal.Desugar



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9eaa204beae9a9748e5aff892a25629cfbceedc3

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9eaa204beae9a9748e5aff892a25629cfbceedc3
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/6a5080ef/attachment-0001.html>


More information about the ghc-commits mailing list