From 5f0253af5eb7e2a70df6fbca276907d4c8437265 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Fri, 24 Aug 2007 10:41:00 +0000 Subject: [PATCH] delete configure droppings in setup clean --- base.cabal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/base.cabal b/base.cabal index b468df6..26f275f 100644 --- a/base.cabal +++ b/base.cabal @@ -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 } -- 1.7.10.4