[Git][ghc/ghc][wip/base-stability] base: Add disclaimers in internal modules

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Fri Aug 4 15:46:16 UTC 2023



Ben Gamari pushed to branch wip/base-stability at Glasgow Haskell Compiler / GHC


Commits:
78723a60 by Ben Gamari at 2023-08-04T11:45:57-04:00
base: Add disclaimers in internal modules

To warn users that these modules are internal and their interfaces may
change with little warning.

As proposed in Core Libraries Committee #146 [CLC146].

[CLC146]: https://github.com/haskell/core-libraries-committee/issues/146

- - - - -


30 changed files:

- libraries/base/GHC/Arr.hs
- libraries/base/GHC/Conc.hs
- libraries/base/GHC/Conc/IO.hs
- libraries/base/GHC/Desugar.hs
- libraries/base/GHC/Encoding/UTF8.hs
- libraries/base/GHC/Event/TimeOut.hs
- libraries/base/GHC/Exception.hs
- libraries/base/GHC/Exception/Type.hs
- libraries/base/GHC/ExecutionStack/Internal.hsc
- libraries/base/GHC/Fingerprint/Type.hs
- libraries/base/GHC/Float/RealFracMethods.hs
- libraries/base/GHC/GHCi.hs
- libraries/base/GHC/GHCi/Helpers.hs
- libraries/base/GHC/IO.hs
- libraries/base/GHC/IO/Buffer.hs
- libraries/base/GHC/IO/Device.hs
- libraries/base/GHC/IO/Encoding.hs
- libraries/base/GHC/IO/Exception.hs
- libraries/base/GHC/IO/Handle/Internals.hs
- libraries/base/GHC/IO/Handle/Text.hs
- libraries/base/GHC/IO/Handle/Types.hs
- libraries/base/GHC/IO/SubSystem.hs
- libraries/base/GHC/IOPort.hs
- libraries/base/GHC/InfoProv.hsc
- libraries/base/GHC/RTS/Flags.hsc
- libraries/base/GHC/Stack/Types.hs
- libraries/base/GHC/Stats.hsc
- libraries/base/GHC/TopHandler.hs
- libraries/base/GHC/TypeLits/Internal.hs
- libraries/base/GHC/TypeNats/Internal.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/78723a608fc2b32f96da51d5bce59255006d0385

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/78723a608fc2b32f96da51d5bce59255006d0385
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/20230804/c00c11e6/attachment.html>


More information about the ghc-commits mailing list