Forked from
Glasgow Haskell Compiler / GHC
6134 commits behind the upstream repository.

Antoine Leblanc
authored
This commit performs boot-file consistency checking for TyCons into checkValidTyCl. This ensures that we eagerly catch any mismatches, which prevents the compiler from seeing these inconsistencies and panicking as a result. See Note [TyCon boot consistency checking] in GHC.Tc.TyCl. Fixes #16127
Name | Last commit | Last update |
---|---|---|
.. | ||
should_compile | ||
should_fail | ||
Makefile |