Wolfgang Jeltsch pushed to branch wip/jeltsch/ghc-desugar-removal at Glasgow Haskell Compiler / GHC WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below. Deleted commits: 6a5e89ed by Wolfgang Jeltsch at 2026-01-27T15:04:09+02:00 Add error output with deprecation warnings - - - - - 15 changed files: - + libraries/base/tests/IO/T3307.stderr - + testsuite/tests/cmm/should_compile/T17442.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables01.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables02.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables03.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables04.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables05.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables06.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables07.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables08.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables09.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables10.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables11.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables12.stderr - + testsuite/tests/rts/ipe/distinct-tables/distinct_tables13.stderr Changes: ===================================== libraries/base/tests/IO/T3307.stderr ===================================== @@ -0,0 +1,3 @@ +T3307.hs:10:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.IO.Encoding’ is deprecated: + "GHC.IO.Encoding is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/cmm/should_compile/T17442.stderr ===================================== @@ -0,0 +1,3 @@ +T17442.hs:6:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.Arr’ is deprecated: + "GHC.Arr is deprecated and will be removed in GHC 10.02. Please use the array package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables01.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables02.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables03.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables04.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables05.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables06.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables07.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables08.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables09.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables10.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables11.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables12.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." ===================================== testsuite/tests/rts/ipe/distinct-tables/distinct_tables13.stderr ===================================== @@ -0,0 +1,3 @@ +Main.hs:3:1: warning: [GHC-15328] [-Wdeprecations (in -Wextended-warnings)] + Module ‘GHC.InfoProv’ is deprecated: + "GHC.InfoProv is deprecated and will be removed in GHC 10.02. Please use the ghc-internal package." View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6a5e89ed77168ffa094d3f1a7de51c5a... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6a5e89ed77168ffa094d3f1a7de51c5a... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Wolfgang Jeltsch (@jeltsch)