Use NoGen plan for unboxed-tuple bindings
There was a small mixup here, exposed by Trac #8762. Now clarified with better function names and comments. (cherry picked from commit 47f473b0)
Showing
- compiler/deSugar/DsExpr.lhs 3 additions, 3 deletionscompiler/deSugar/DsExpr.lhs
- compiler/hsSyn/HsPat.lhs 29 additions, 29 deletionscompiler/hsSyn/HsPat.lhs
- compiler/typecheck/TcBinds.lhs 37 additions, 40 deletionscompiler/typecheck/TcBinds.lhs
- testsuite/tests/typecheck/should_compile/T8762.hs 10 additions, 0 deletionstestsuite/tests/typecheck/should_compile/T8762.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