[darcs-devel] [issue1285] cabal clean should remove cabal tests' intermediaries
Trent Buck
bugs at darcs.net
Fri Dec 26 13:23:08 UTC 2008
New submission from Trent Buck <trentbuck at gmail.com>:
Consider the following transcript:
$ make maintainer-clean
$ cabal test
[...]
^C to interrupt cabal test
$ cabal clean
cleaning...
$ ls -1d tests*/
tests/
tests-darcs-2.dir/
tests-hashed.dir/
The last two lines indicate intermediary directories created by "cabal
test" but not removed by "cabal clean".
PS: solutions to this may be affected by issue1283.
----------
messages: 6895
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: cabal clean should remove cabal tests' intermediaries
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1285>
__________________________________
More information about the darcs-devel
mailing list