Rodrigo Mesquita pushed to branch wip/spj-reinstallable-base2 at Glasgow Haskell Compiler / GHC Commits: 8e941d6e by Rodrigo Mesquita at 2026-05-25T10:24:25+01:00 move ioTyConOcc to KnownKeys - - - - - 3062070e by Rodrigo Mesquita at 2026-05-25T10:24:25+01:00 Fix IO ty con for ghci - - - - - 4da99676 by Rodrigo Mesquita at 2026-05-25T10:44:10+01:00 GHC.Essentials fixes - - - - - d15d8b2c by Rodrigo Mesquita at 2026-05-25T10:50:19+01:00 Accept some krepStar and trModule (not needed in no-datatype modules) tests - - - - - d2277b51 by Rodrigo Mesquita at 2026-05-25T11:19:52+01:00 wired_in_names - - - - - 1a65c991 by Rodrigo Mesquita at 2026-05-25T11:25:16+01:00 accept test outs - - - - - 0859608f by Rodrigo Mesquita at 2026-05-25T11:32:48+01:00 output recomp24656 - - - - - 611e3ff9 by Rodrigo Mesquita at 2026-05-25T11:44:28+01:00 Accet more tests outputs - - - - - a36be512 by Rodrigo Mesquita at 2026-05-25T11:49:42+01:00 fix outdated note references - - - - - 65 changed files: - compiler/GHC/Builtin.hs - compiler/GHC/Builtin/KnownKeys.hs - compiler/GHC/Builtin/KnownOccs.hs - compiler/GHC/Builtin/WiredIn/Types.hs - compiler/GHC/Runtime/Context.hs - compiler/GHC/Tc/Gen/Splice.hs - compiler/GHC/Tc/Module.hs - compiler/GHC/Types/Name/Cache.hs - ghc/GHCi/UI.hs - libraries/base/src/GHC/Essentials.hs - testsuite/tests/backpack/should_compile/T20396.stderr - testsuite/tests/corelint/T21115b.stderr - testsuite/tests/count-deps/CountDepsAst.stdout - testsuite/tests/count-deps/CountDepsParser.stdout - testsuite/tests/deSugar/should_compile/T16615.stderr - testsuite/tests/deSugar/should_compile/T2431.stderr - testsuite/tests/default/DefaultImportFail01.stderr - testsuite/tests/default/DefaultImportFail02.stderr - testsuite/tests/default/DefaultImportFail03.stderr - testsuite/tests/default/DefaultImportFail04.stderr - testsuite/tests/default/DefaultImportFail05.stderr - testsuite/tests/default/DefaultImportFail07.stderr - testsuite/tests/default/T25775.stderr - testsuite/tests/diagnostic-codes/codes.stdout - testsuite/tests/driver/recomp24656/Makefile - testsuite/tests/driver/recomp24656/recomp24656.stdout - testsuite/tests/ghci.debugger/scripts/print019.stderr - testsuite/tests/indexed-types/should_fail/T12522a.stderr - testsuite/tests/interface-stability/ghc-experimental-exports.stdout - testsuite/tests/numeric/should_compile/T14170.stdout - testsuite/tests/numeric/should_compile/T14465.stdout - testsuite/tests/numeric/should_compile/T7116.stdout - testsuite/tests/overloadedlists/should_fail/overloadedlistsfail01.stderr - testsuite/tests/parser/should_compile/DumpParsedAst.stderr - testsuite/tests/parser/should_compile/DumpRenamedAst.stderr - testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr - testsuite/tests/parser/should_compile/KindSigs.stderr - testsuite/tests/parser/should_fail/RecordDotSyntaxFail10.stderr - testsuite/tests/parser/should_fail/RecordDotSyntaxFail11.stderr - testsuite/tests/parser/should_fail/RecordDotSyntaxFail13.stderr - testsuite/tests/parser/should_fail/RecordDotSyntaxFail8.stderr - testsuite/tests/partial-sigs/should_fail/NamedWildcardsNotInMonotype.stderr - testsuite/tests/patsyn/should_fail/T26465.stderr - testsuite/tests/roles/should_compile/Roles1.stderr - testsuite/tests/roles/should_compile/Roles13.stderr - testsuite/tests/roles/should_compile/Roles14.stderr - testsuite/tests/roles/should_compile/Roles2.stderr - testsuite/tests/roles/should_compile/Roles3.stderr - testsuite/tests/roles/should_compile/Roles4.stderr - testsuite/tests/roles/should_compile/T8958.stderr - testsuite/tests/simplCore/should_compile/OpaqueNoCastWW.stderr - testsuite/tests/simplCore/should_compile/T13543.stderr - testsuite/tests/simplCore/should_compile/T3717.stderr - testsuite/tests/simplCore/should_compile/T3772.stdout - testsuite/tests/simplCore/should_compile/T4908.stderr - testsuite/tests/simplCore/should_compile/T4930.stderr - testsuite/tests/simplCore/should_compile/T7360.stderr - testsuite/tests/simplCore/should_compile/T8274.stdout - testsuite/tests/simplCore/should_compile/T9400.stderr - testsuite/tests/simplCore/should_compile/noinline01.stderr - testsuite/tests/simplCore/should_compile/par01.stderr - testsuite/tests/th/TH_Roles2.stderr - testsuite/tests/typecheck/should_compile/T13032.stderr - testsuite/tests/typecheck/should_compile/T18406b.stderr - testsuite/tests/typecheck/should_compile/T18529.stderr The diff was not included because it is too large. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/563805cc8d913a65768e8f1ddf9bdc3... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/563805cc8d913a65768e8f1ddf9bdc3... You're receiving this email because of your account on gitlab.haskell.org.