Skip to content
  • Simon Marlow's avatar
    [project @ 2002-10-15 13:20:18 by simonmar] · 7370adc0
    Simon Marlow authored
    beginMake: separate out compilation-manager inputs from linkable
    objects in a way that is more consistent with the one-shot compilation
    mode.  Specifically, we now pass anything that looks like a module
    name or a Haskell source filename to the compilation manager, and
    everything else to the linker.
    
    MERGE TO STABLE
    7370adc0