simonmar 2002/10/24 06:08:36 PDT
Modified files:
ghc/compiler/main Main.hs
Log:
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.
Revision Changes Path
1.113 +2 -2 fptools/ghc/compiler/main/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
- cvs commit: fptools/ghc/compiler/main Main.hs Manuel Chakravarty
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/main Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/main Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs ross
