Fix #10031 by inverting a critical test in kick_out.
Summary: The documentation (Note [The flattening story] in TcFlatten) was correct; it's just the implementation that was not. Test in typecheck/should_compile/T10031 Test Plan: validate Reviewers: austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D630 GHC Trac Issues: #10031 (cherry picked from commit cecf036f)
Showing
- compiler/typecheck/TcInteract.hs 1 addition, 1 deletioncompiler/typecheck/TcInteract.hs
- testsuite/tests/typecheck/should_compile/T10031.hs 5 additions, 0 deletionstestsuite/tests/typecheck/should_compile/T10031.hs
- testsuite/tests/typecheck/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/typecheck/should_compile/all.T
Loading
Please register or sign in to comment