#2258: ghc --cleanup
--------------------------------+-------------------------------------------
    Reporter:  claus            |       Owner:          
        Type:  feature request  |      Status:  new     
    Priority:  normal           |   Component:  Compiler
     Version:  6.8.2            |    Severity:  normal  
    Keywords:                   |    Testcase:          
Architecture:  Unknown          |          Os:  Unknown 
--------------------------------+-------------------------------------------
 calling `ghc --make` generates a lot of files, `.o`, `.hi`, `.exe`,
 `.exe.manifest`, .. moreover, those files may be in different directories,
 etc.

 a nice way to get rid of all those leftovers would be a `ghc --cleanup`,
 with the same options and parameters as `ghc --make`, which would delete
 everything that `ghc --make` would generate.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2258>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to