#2566: "ghc -c foo.bar" silently does nothing
------------------------+---------------------------------------------------
    Reporter:  igloo    |       Owner:         
        Type:  bug      |      Status:  new    
    Priority:  normal   |   Milestone:  6.10.1 
   Component:  Driver   |     Version:  6.8.3  
    Severity:  normal   |    Keywords:         
  Difficulty:  Unknown  |    Testcase:         
Architecture:  Unknown  |          Os:  Unknown
------------------------+---------------------------------------------------
 `ghc -c foo.bar` silently does nothing. It thinks that `foo.bar` is an
 extra file to link, but `-c` means "do not link".

 Instead, it should give an error (or at the very least, a warning).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2566>
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