Fix compiler crash caused by implicit RHS quantification in type synonyms (24470)
parent
c4b13113
No related branches found
No related tags found
Pipeline #91230 passed
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Showing
- compiler/GHC/Tc/Errors/Ppr.hs 9 additions, 0 deletionscompiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs 19 additions, 0 deletionscompiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Gen/HsType.hs 60 additions, 7 deletionscompiler/GHC/Tc/Gen/HsType.hs
- compiler/GHC/Types/Error/Codes.hs 1 addition, 0 deletionscompiler/GHC/Types/Error/Codes.hs
- testsuite/tests/typecheck/should_compile/T24470b.hs 10 additions, 0 deletionstestsuite/tests/typecheck/should_compile/T24470b.hs
- testsuite/tests/typecheck/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/typecheck/should_compile/all.T
- testsuite/tests/typecheck/should_fail/T24470a.hs 7 additions, 0 deletionstestsuite/tests/typecheck/should_fail/T24470a.hs
- testsuite/tests/typecheck/should_fail/T24470a.stderr 4 additions, 0 deletionstestsuite/tests/typecheck/should_fail/T24470a.stderr
- testsuite/tests/typecheck/should_fail/all.T 2 additions, 0 deletionstestsuite/tests/typecheck/should_fail/all.T
Loading
Please register or sign in to comment