Fix superclass generation in an instance
More fallout from the silent-superclass refactoring; nothing drastic. Fixes Trac #10335.
Showing
- compiler/deSugar/DsBinds.hs 4 additions, 3 deletionscompiler/deSugar/DsBinds.hs
- compiler/typecheck/TcCanonical.hs 1 addition, 2 deletionscompiler/typecheck/TcCanonical.hs
- compiler/typecheck/TcEvidence.hs 17 additions, 5 deletionscompiler/typecheck/TcEvidence.hs
- compiler/typecheck/TcHsSyn.hs 3 additions, 1 deletioncompiler/typecheck/TcHsSyn.hs
- compiler/typecheck/TcInstDcls.hs 20 additions, 20 deletionscompiler/typecheck/TcInstDcls.hs
- testsuite/tests/typecheck/should_compile/T10335.hs 16 additions, 0 deletionstestsuite/tests/typecheck/should_compile/T10335.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