#1693: Make distclean (still) doesn't
-------------------------+--------------------------------------------------
    Reporter:  simonpj   |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  high      |    Milestone:  6.8    
   Component:  Compiler  |      Version:  6.6.1  
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Old description:

> There are various ways in which `make distclean` does not remove all the
> files it should.  Please keep adding to this bug description as you find
> more.
>
> The following things are not currently distcleaned and should be, and
> hence are ending up in the source distribution:
>
> {{{
> libraries/base/config.log
> libraries/base/config.status
> libraries/base/GHC/Prim.hs
> libraries/base/GHC/PrimopWrappers.hs
> libraries/base/include/HsBaseConfig.h (similarly for other libs)
> libraries/haddock.css
> libraries/haddock-util.js
> }}}

New description:

 There are various ways in which `make distclean` does not remove all the
 files it should.  Please keep adding to this bug description as you find
 more.

 The following things are not currently distcleaned and should be, and
 hence are ending up in the source distribution:

 {{{
 libraries/haddock.css
 libraries/haddock-util.js
 }}}

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