[GHC] #7941: Running 'make maintainer-clean' doesn't remove all build artefacts

GHC ghc-devs at haskell.org
Fri Jun 14 22:47:45 CEST 2013


#7941: Running 'make maintainer-clean' doesn't remove all build artefacts
-------------------------------+--------------------------------------------
  Reporter:  jstolarek         |          Owner:                  
      Type:  task              |         Status:  new             
  Priority:  normal            |      Milestone:                  
 Component:  Build System      |        Version:  7.7             
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by jstolarek):

  * owner:  jstolarek =>
  * status:  closed => new
  * resolution:  fixed =>


Comment:

 Thanks! I just checked and it seems that these files are not removed:

   * `rts/libs.depend`
   * `rts/package.conf.inplace`
   * `rts/package.conf.inplace.raw`

 Also, I think we should update Makefile for testsuite, because right now
 `make clean` in testsuite doesn't remove some of the build artefacts
 (including object files, interface files, cabal package cache and others).
 I'm reopening this ticket because of the testsuite and the three files
 that I mentioned (I hope that's OK).

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



More information about the ghc-tickets mailing list