[Git][ghc/ghc][master] Start the deprecation process for GHC.Pack

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Fri Oct 28 23:46:24 UTC 2022



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
270037fa by Hécate Moonlight at 2022-10-28T19:46:12-04:00
Start the deprecation process for GHC.Pack

- - - - -


1 changed file:

- libraries/base/GHC/Pack.hs


Changes:

=====================================
libraries/base/GHC/Pack.hs
=====================================
@@ -12,6 +12,11 @@
 -- Stability   :  internal
 -- Portability :  non-portable (GHC Extensions)
 --
+-- ⚠ Warning: Starting @base-4.18@, this module is being deprecated.
+-- See https://gitlab.haskell.org/ghc/ghc/-/issues/21461 for more information.
+--
+--
+--
 -- This module provides a small set of low-level functions for packing
 -- and unpacking a chunk of bytes. Used by code emitted by the compiler
 -- plus the prelude libraries.



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/270037faa124bf59dda8ba4f3d73b97d4c109a5f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/270037faa124bf59dda8ba4f3d73b97d4c109a5f
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/20221028/49b7b8be/attachment-0001.html>


More information about the ghc-commits mailing list