Skip to content
  • Simon Marlow's avatar
    [project @ 2002-10-24 13:08:35 by simonmar] · 04a63774
    Simon Marlow authored
    In --make mode, consider everything that doesn't contain a '.' to be a
    compilation manager input.  This fixes cases like
    
      ghc --make test37
    
    where test37.hs exists.  I broke this in the previous commit, causing
    a number of tests to break.
    04a63774