patch applied (cabal): "Implement Setup sdist --output-directory=dir"
9 May
2011
9 May
'11
6:31 a.m.
Thu Apr 14 21:04:14 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Implement Setup sdist --output-directory=dir That is, allow generating a dir tree rather than a tarball. Apart from being useful directly, this is the right approach for tools like cabal-install. cabal-install does the tar step itself and might like to do other things like zip format. Also cleaned up the sdist code a little. M ./Distribution/Simple/Setup.hs +9 M ./Distribution/Simple/SrcDist.hs -35 +45 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
5567
Age (days ago)
5567
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts