patch applied (cabal): added --save-configure flag to clean. got some complaints that there was no way to avoid reconfiguring after a clean. now if you use --save-configure, you should be able to.
Isaac Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061219152457.GA10530__8145.53057211942$1166541915$gmane$org@cvs.haskell.org> |
Tue Dec 19 07:22:04 PST 2006 [email protected] * added --save-configure flag to clean. got some complaints that there was no way to avoid reconfiguring after a clean. now if you use --save-configure, you should be able to. M ./Distribution/Make.hs -1 +2 M ./Distribution/Setup.hs -5 +18 M ./Distribution/Simple.hs -6 +6