Be more forceful when cleaning in compiler/ and ghc/
authorIan Lynagh <igloo@earth.li>
Thu, 18 Sep 2008 13:44:43 +0000 (13:44 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 18 Sep 2008 13:44:43 +0000 (13:44 +0000)
Now that the Cabal file is generated by configure, it would be nice
if clean worked even if the cabal file is missing. So now we just rm -rf
the dist directory.


No differences found