Track the typed/untyped distinction in the current TH stage.
Also check for illegal typed/untyped bracket/splice combinations.
Showing
- compiler/hsSyn/HsExpr.lhs 4 additions, 0 deletionscompiler/hsSyn/HsExpr.lhs
- compiler/typecheck/TcEnv.lhs 2 additions, 2 deletionscompiler/typecheck/TcEnv.lhs
- compiler/typecheck/TcExpr.lhs 3 additions, 3 deletionscompiler/typecheck/TcExpr.lhs
- compiler/typecheck/TcRnTypes.lhs 10 additions, 8 deletionscompiler/typecheck/TcRnTypes.lhs
- compiler/typecheck/TcSplice.lhs 58 additions, 23 deletionscompiler/typecheck/TcSplice.lhs
Loading
Please register or sign in to comment