Fix compiler crash caused by implicit RHS quantification in type synonyms (#24470)
parent
1a5f53c6
No related branches found
No related tags found
Pipeline #91492 canceled
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Showing
- compiler/GHC/Tc/Errors/Ppr.hs 16 additions, 0 deletionscompiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs 20 additions, 0 deletionscompiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Gen/HsType.hs 71 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 6 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
-
mentioned in merge request !12198 (closed)
-
mentioned in commit 0d4ee209
Please register or sign in to comment