Fix Haddock errors.
[ghc-hetmet.git] / compiler / rename / RnBinds.lhs
index 2ae46bf..134a929 100644 (file)
@@ -776,11 +776,11 @@ lookupSigOccRn mb_names sig (L loc v)
 \end{code}
 
 
-************************************************************************
-*                                                                      *
+%************************************************************************
+%*                                                                     *
 \subsection{Match}
-*                                                                      *
-************************************************************************
+%*                                                                     *
+%************************************************************************
 
 \begin{code}
 rnMatchGroup :: HsMatchContext Name -> MatchGroup RdrName -> RnM (MatchGroup Name, FreeVars)