More import tidying and fixing the stage 2 build
[ghc-hetmet.git] / compiler / typecheck / TcTyDecls.lhs
index 04602ac..c1a3389 100644 (file)
@@ -8,7 +8,6 @@ Analysis functions over data types.  Specficially, detecting recursive types.
 This stuff is only used for source-code decls; it's recorded in interface
 files for imported data types.
 
-
 \begin{code}
 module TcTyDecls(
        calcRecFlags,