Ticket #2258 (new feature request)
ghc --cleanup
| Reported by: | claus | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 7.6.2 |
| Component: | Compiler | Version: | 6.8.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: | #4114 |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
