patch applied (cabal): New module to write program invocations as
shell scripts or batch files
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun Jun 7 19:13:30 EDT 2009
Sun Jun 7 05:05:20 PDT 2009 Duncan Coutts <duncan at haskell.org>
* New module to write program invocations as shell scripts or batch files
For tasks like registering where we call hc-pkg, this allows us to
produce a single program invocation and then either run it directly
or write it out as a script.
A ./Distribution/Simple/Program/Script.hs
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20090607120520-adfee-4e3883050616bbd7c0f38c5a2f921f79d059772a.gz
More information about the cabal-devel
mailing list