[project @ 1996-04-08 16:15:43 by partain]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsLoop.lhi
index e425c23..34b1926 100644 (file)
@@ -2,10 +2,11 @@
 
 interface HsLoop where
 
-import HsExpr( HsExpr )
-import Outputable( NamedThing, Outputable )
-import HsBinds ( Bind, HsBinds, MonoBinds, Sig, nullBinds, nullMonoBinds )
-import HsDecls ( ConDecl )
+import HsExpr  ( HsExpr )
+import HsBinds ( Bind, HsBinds, MonoBinds, Sig, nullBinds, nullMonoBinds )
+import HsDecls ( ConDecl )
+import Name    ( NamedThing )
+import Outputable ( Outputable )
 
 -- HsExpr outputs
 data HsExpr tyvar uvar id pat