#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 |
-------------------------+--------------------------------------------------
Changes (by simonmar):
* milestone: => 6.8
* priority: normal => high
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.
>
> * `testsuite/timeout` isn't cleaned. Result: fixes in the libraries of
> the compiler used to compile the timeout program don't get incorporated.
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/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
}}}
--
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