Fix #8958.
We now do role inference on stupid datatype contexts, allowing a lightweight role annotation syntax.
Showing
- compiler/typecheck/TcTyClsDecls.lhs 2 additions, 1 deletioncompiler/typecheck/TcTyClsDecls.lhs
- compiler/typecheck/TcTyDecls.lhs 3 additions, 1 deletioncompiler/typecheck/TcTyDecls.lhs
- testsuite/tests/ghci/scripts/ghci031.stdout 3 additions, 1 deletiontestsuite/tests/ghci/scripts/ghci031.stdout
- testsuite/tests/rename/should_fail/rnfail055.stderr 3 additions, 2 deletionstestsuite/tests/rename/should_fail/rnfail055.stderr
- testsuite/tests/roles/should_compile/T8958.hs 13 additions, 0 deletionstestsuite/tests/roles/should_compile/T8958.hs
- testsuite/tests/roles/should_compile/T8958.stderr 49 additions, 0 deletionstestsuite/tests/roles/should_compile/T8958.stderr
- testsuite/tests/roles/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/roles/should_compile/all.T
Loading
Please register or sign in to comment