Re: [GHC] #2258: ghc --cleanup

2010-06-24 Thread GHC
#2258: ghc --cleanup
-+--
Reporter:  claus |Owner:  
Type:  feature request   |   Status:  new 
Priority:  low   |Milestone:  6.14.1  
   Component:  Compiler  |  Version:  6.8.2   
Keywords:|   Difficulty:  Unknown 
  Os:  Unknown/Multiple  | Testcase:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by igloo):

  * failure:  = None/Unknown


Comment:

 See also #4114

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


Re: [GHC] #2258: ghc --cleanup

2009-04-12 Thread GHC
#2258: ghc --cleanup
-+--
Reporter:  claus |Owner:  
Type:  feature request   |   Status:  new 
Priority:  normal|Milestone:  6.12 branch 
   Component:  Compiler  |  Version:  6.8.2   
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * milestone:  6.10 branch = 6.12 branch

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


Re: [GHC] #2258: ghc --cleanup

2008-05-03 Thread GHC
#2258: ghc --cleanup
-+--
 Reporter:  claus|  Owner: 
 Type:  feature request  | Status:  new
 Priority:  normal   |  Milestone:  6.10 branch
Component:  Compiler |Version:  6.8.2  
 Severity:  normal   | Resolution: 
 Keywords:   | Difficulty:  Unknown
 Testcase:   |   Architecture:  Unknown
   Os:  Unknown  |  
-+--
Changes (by igloo):

  * difficulty:  = Unknown
  * milestone:  = 6.10 branch

Comment:

 Also the stub `.c`/`.h` files.

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


[GHC] #2258: ghc --cleanup

2008-05-01 Thread GHC
#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