Remove m_type from Match (#14313)
this is a remains from supporting Result Type Signaturs in the ancient past. Differential Revision: https://phabricator.haskell.org/D4066
Showing
- compiler/hsSyn/Convert.hs 2 additions, 4 deletionscompiler/hsSyn/Convert.hs
- compiler/hsSyn/HsExpr.hs 0 additions, 9 deletionscompiler/hsSyn/HsExpr.hs
- compiler/hsSyn/HsUtils.hs 1 addition, 2 deletionscompiler/hsSyn/HsUtils.hs
- compiler/parser/Parser.y 7 additions, 13 deletionscompiler/parser/Parser.y
- compiler/parser/RdrHsSyn.hs 5 additions, 7 deletionscompiler/parser/RdrHsSyn.hs
- compiler/rename/RnBinds.hs 3 additions, 20 deletionscompiler/rename/RnBinds.hs
- compiler/typecheck/TcArrows.hs 1 addition, 1 deletioncompiler/typecheck/TcArrows.hs
- compiler/typecheck/TcHsSyn.hs 1 addition, 2 deletionscompiler/typecheck/TcHsSyn.hs
- compiler/typecheck/TcMatches.hs 3 additions, 10 deletionscompiler/typecheck/TcMatches.hs
- testsuite/tests/rename/should_fail/T2310.hs 0 additions, 5 deletionstestsuite/tests/rename/should_fail/T2310.hs
- testsuite/tests/rename/should_fail/T2310.stderr 0 additions, 5 deletionstestsuite/tests/rename/should_fail/T2310.stderr
- testsuite/tests/rename/should_fail/all.T 0 additions, 1 deletiontestsuite/tests/rename/should_fail/all.T
Loading
Please register or sign in to comment