delete configure droppings in setup clean
authorSimon Marlow <simonmar@microsoft.com>
Fri, 24 Aug 2007 10:41:00 +0000 (10:41 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 24 Aug 2007 10:41:00 +0000 (10:41 +0000)
base.cabal

index b468df6..26f275f 100644 (file)
@@ -166,5 +166,8 @@ Library {
     -- as it's magic.
     ghc-options: -fglasgow-exts -package-name base
     nhc98-options: -H4M -K3M
+    extra-tmp-files:
+                config.log config.status autom4te.cache
+                include/HsBaseConfig.h
 }