[Git][ghc/ghc][wip/9.10.3-backports] 2 commits: Revert "bump deepseq to 1.5.2.0"

Zubin pushed to branch wip/9.10.3-backports at Glasgow Haskell Compiler / GHC Commits: a19a7bea by Zubin Duggal at 2025-08-04T17:32:05+05:30 Revert "bump deepseq to 1.5.2.0" This reverts commit 9eefe6bac30e03eb6685fff4f1e24a7c882eacb2. - - - - - 293ddd85 by Zubin Duggal at 2025-08-04T17:32:43+05:30 Revert "Take subordinate 'type' specifiers into account" This reverts commit 418bb5689c06bc59375330c29cbd027ecaf0ac49. - - - - - 50 changed files: - compiler/GHC/Rename/Names.hs - compiler/GHC/Tc/Errors/Ppr.hs - compiler/GHC/Tc/Errors/Types.hs - compiler/GHC/Types/Error/Codes.hs - compiler/GHC/Utils/Outputable.hs - docs/users_guide/exts/explicit_namespaces.rst - libraries/deepseq - testsuite/tests/module/T21826.stderr - testsuite/tests/module/mod81.stderr - testsuite/tests/module/mod91.stderr - − testsuite/tests/rename/should_compile/T22581c.hs - − testsuite/tests/rename/should_compile/T22581c_helper.hs - − testsuite/tests/rename/should_compile/T22581d.script - − testsuite/tests/rename/should_compile/T22581d.stdout - − testsuite/tests/rename/should_compile/T25983a.hs - − testsuite/tests/rename/should_compile/T25983a.stderr - − testsuite/tests/rename/should_compile/T25983b.hs - − testsuite/tests/rename/should_compile/T25983b.stderr - − testsuite/tests/rename/should_compile/T25983c.hs - − testsuite/tests/rename/should_compile/T25983c.stderr - − testsuite/tests/rename/should_compile/T25983d.hs - − testsuite/tests/rename/should_compile/T25983d.stderr - − testsuite/tests/rename/should_compile/T25983e.hs - − testsuite/tests/rename/should_compile/T25983e.stderr - − testsuite/tests/rename/should_compile/T25983f.hs - − testsuite/tests/rename/should_compile/T25983f.stderr - − testsuite/tests/rename/should_compile/T25983g.hs - − testsuite/tests/rename/should_compile/T25983g.stderr - − testsuite/tests/rename/should_compile/T25984a.hs - − testsuite/tests/rename/should_compile/T25984a.stderr - − testsuite/tests/rename/should_compile/T25984a_helper.hs - − testsuite/tests/rename/should_compile/T25991a.hs - − testsuite/tests/rename/should_compile/T25991a_helper.hs - testsuite/tests/rename/should_compile/all.T - − testsuite/tests/rename/should_fail/T22581a.hs - − testsuite/tests/rename/should_fail/T22581a.stderr - − testsuite/tests/rename/should_fail/T22581a_helper.hs - − testsuite/tests/rename/should_fail/T22581b.hs - − testsuite/tests/rename/should_fail/T22581b.stderr - − testsuite/tests/rename/should_fail/T22581b_helper.hs - − testsuite/tests/rename/should_fail/T25984b.hs - − testsuite/tests/rename/should_fail/T25984b.stderr - − testsuite/tests/rename/should_fail/T25991b1.hs - − testsuite/tests/rename/should_fail/T25991b1.stderr - − testsuite/tests/rename/should_fail/T25991b2.hs - − testsuite/tests/rename/should_fail/T25991b2.stderr - − testsuite/tests/rename/should_fail/T25991b_helper.hs - testsuite/tests/rename/should_fail/T9006.stderr - testsuite/tests/rename/should_fail/all.T - − testsuite/tests/simplCore/should_compile/T21391.stderr The diff was not included because it is too large. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/cc5b555001d43af3a0ae990f532ba43... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/cc5b555001d43af3a0ae990f532ba43... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Zubin (@wz1000)