Remove the (very) old strictness analyser
[ghc-hetmet.git] / compiler / coreSyn / CoreSyn.lhs
index e9e7f8d..0724630 100644 (file)
@@ -477,6 +477,7 @@ data InlineRuleInfo
 
   | InlWrapper Id   -- This unfolding is a the wrapper in a 
                    --     worker/wrapper split from the strictness analyser
+                   -- The Id is the worker-id
                    -- Used to abbreviate the uf_tmpl in interface files
                    --  which don't need to contain the RHS; 
                    --  it can be derived from the strictness info