Deprecation for WarnCompatUnqualifiedImports
Fixes #25330
Showing
- compiler/GHC/Driver/Flags.hs 1 addition, 2 deletionscompiler/GHC/Driver/Flags.hs
- compiler/GHC/Driver/Session.hs 2 additions, 1 deletioncompiler/GHC/Driver/Session.hs
- docs/users_guide/using-warnings.rst 4 additions, 14 deletionsdocs/users_guide/using-warnings.rst
- libraries/base/tests/T9586.hs 0 additions, 2 deletionslibraries/base/tests/T9586.hs
- libraries/base/tests/list001.hs 0 additions, 1 deletionlibraries/base/tests/list001.hs
- testsuite/tests/ghci/scripts/T14828.script 0 additions, 1 deletiontestsuite/tests/ghci/scripts/T14828.script
- testsuite/tests/ghci/scripts/ghci024.stdout 0 additions, 1 deletiontestsuite/tests/ghci/scripts/ghci024.stdout
- testsuite/tests/ghci/scripts/ghci024.stdout-mingw32 0 additions, 1 deletiontestsuite/tests/ghci/scripts/ghci024.stdout-mingw32
- testsuite/tests/ghci/scripts/ghci036.script 0 additions, 1 deletiontestsuite/tests/ghci/scripts/ghci036.script
- testsuite/tests/module/Mod137_A.hs 0 additions, 1 deletiontestsuite/tests/module/Mod137_A.hs
- testsuite/tests/module/Mod138_A.hs 0 additions, 1 deletiontestsuite/tests/module/Mod138_A.hs
- testsuite/tests/module/Mod141_A.hs 0 additions, 1 deletiontestsuite/tests/module/Mod141_A.hs
- testsuite/tests/module/mod154.hs 0 additions, 2 deletionstestsuite/tests/module/mod154.hs
- testsuite/tests/overloadedlists/should_run/overloadedlistsrun05.hs 0 additions, 1 deletion.../tests/overloadedlists/should_run/overloadedlistsrun05.hs
- testsuite/tests/perf/compiler/T16875.hs 0 additions, 1 deletiontestsuite/tests/perf/compiler/T16875.hs
- testsuite/tests/perf/compiler/T16875.stderr 5 additions, 5 deletionstestsuite/tests/perf/compiler/T16875.stderr
- testsuite/tests/rename/prog001/rn037.hs 0 additions, 2 deletionstestsuite/tests/rename/prog001/rn037.hs
- testsuite/tests/rename/should_compile/T17244A.hs 2 additions, 1 deletiontestsuite/tests/rename/should_compile/T17244A.hs
- testsuite/tests/rename/should_compile/T17244A.stderr 6 additions, 0 deletionstestsuite/tests/rename/should_compile/T17244A.stderr
- testsuite/tests/rename/should_compile/T17244B.hs 2 additions, 1 deletiontestsuite/tests/rename/should_compile/T17244B.hs
Loading