[project @ 2000-10-12 14:41:15 by simonmar]
[ghc-hetmet.git] / ghc / compiler / DEPEND-NOTES
index 2135879..6610879 100644 (file)
@@ -5,10 +5,10 @@ The Name/Var/Type group is a bit complicated. Here's the deal
 Things in brackets are what the module *uses*.
 A 'loop' indicates a use from a module compiled later
 
-       PrelNames
-then
        Name, PrimRep, FieldLabel (loop Type.Type)
 then
+       PrelNames
+then
        Var (Name, loop CoreSyn.CoreExpr, loop IdInfo.IdInfo, 
             loop Type.GenType, loop Type.Kind)
 then