Wolfgang Jeltsch pushed to branch wip/jeltsch/stability-risk-3-module-deprecation at Glasgow Haskell Compiler / GHC Commits: d8e3f7cb by Wolfgang Jeltsch at 2026-01-26T15:12:09+02:00 Add `T23697.stderr` with deprecation warning - - - - - 1 changed file: - + libraries/base/tests/T23697.stderr Changes: ===================================== libraries/base/tests/T23697.stderr ===================================== @@ -0,0 +1,3 @@ +T23697.hsc:11:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘System.Posix.Internals’ is deprecated: + "System.Posix.Internals is deprecated and will be removed in GHC 10.02. See https://github.com/well-typed/reinstallable-base/tree/main/hackage-uses-of-i... for context." View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d8e3f7cbdcc710cb7edb8131db13783b... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d8e3f7cbdcc710cb7edb8131db13783b... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Wolfgang Jeltsch (@jeltsch)