patch applied (cabal): Refactor sdist code a bit
19 Mar
2008
19 Mar
'08
9:59 a.m.
Tue Mar 18 16:59:16 PDT 2008 Duncan Coutts <duncan@haskell.org> * Refactor sdist code a bit Separate the phases of sdist better so that they can be reused in cabal-install. This part is similar to Andrea Vezzosi's patch. Separate the snapshot code rather than mixing it all in with prepareTree. Use a proper withTempDirectory which fixes one FIXME. Better separate UI code from actions, move the notices to sdist. M ./Distribution/Simple/SrcDist.hs -82 +122 M ./Distribution/Simple/Utils.hs -3 +14 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080318235916-adfee-bad5a9171...
6702
Age (days ago)
6702
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts