Fix yet another bug in 'deriving' for polykinded classes (Trac #7269)
This patch makes the code a bit simpler if anything. (cherry picked from commit b1436f55)
Showing
- compiler/typecheck/TcDeriv.lhs 9 additions, 19 deletionscompiler/typecheck/TcDeriv.lhs
- compiler/typecheck/TcHsType.lhs 18 additions, 14 deletionscompiler/typecheck/TcHsType.lhs
- testsuite/tests/deriving/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/deriving/should_compile/all.T
- testsuite/tests/deriving/should_fail/T7959.stderr 1 addition, 1 deletiontestsuite/tests/deriving/should_fail/T7959.stderr
- testsuite/tests/deriving/should_fail/drvfail005.stderr 2 additions, 2 deletionstestsuite/tests/deriving/should_fail/drvfail005.stderr
- testsuite/tests/deriving/should_fail/drvfail009.stderr 3 additions, 3 deletionstestsuite/tests/deriving/should_fail/drvfail009.stderr
Loading
Please register or sign in to comment