View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / typecheck / TcExpr.lhs-boot
index be097ef..4ff2c19 100644 (file)
@@ -24,4 +24,5 @@ tcSyntaxOp ::
        -> HsExpr Name
        -> TcType
        -> TcM (HsExpr TcId)
+
 \end{code}