summaryrefslogtreecommitdiff
path: root/ghc/compiler/DEPEND-NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/DEPEND-NOTES')
-rw-r--r--ghc/compiler/DEPEND-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/ghc/compiler/DEPEND-NOTES b/ghc/compiler/DEPEND-NOTES
index 2135879fea..6610879dad 100644
--- a/ghc/compiler/DEPEND-NOTES
+++ b/ghc/compiler/DEPEND-NOTES
@@ -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