#5196: Warn about non-existent targets immediately
---------------------------------+------------------------------------------
    Reporter:  ezyang            |       Owner:              
        Type:  feature request   |      Status:  new         
    Priority:  normal            |   Component:  Build System
     Version:  7.1               |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 If I run `make dist-clean`, GHC will happily go and compile a stage1
 compiler, even though dist-clean is not a real target and I meant to say
 distclean. Ideally the build system should notice this immediately.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5196>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to