Skip to content
  • Simon Marlow's avatar
    [project @ 2000-08-16 13:28:25 by simonmar] · 66644baa
    Simon Marlow authored
    Don't just pick the back edges ({-# SOURCE #-} imports) when
    collecting the list of imports for module initialisation.  It's
    entirely possible that a module is only reachable from Main via {-#
    SOURCE #-} imports.
    66644baa