Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2005-02-01 08:36:02 by simonpj] · d7080606
    Simon Peyton Jones authored
    --------------------
    	Command-flag cleanup
    	--------------------
    
    * Fewer cases in GhcMode: eliminate DoMkDLL, DoLink, both in favour of
      StopBefore StopLn
    
    * Replace the NoLink boolean with a GhcLink three-way flag:
    	NoLink, StaticLink, MakeDLL
    
    * Corresponding plumbing to link it all up.
    d7080606