darcs patch: Add --build-to option for controlling the amount of
wo...
hamish at firestream.co.uk
hamish at firestream.co.uk
Sat Feb 21 04:25:46 EST 2009
Sat Feb 21 22:05:31 NZDT 2009 hamish at firestream.co.uk
* Add --build-to option for controlling the amount of work done by build
This is useful for validating code during while it is being edited. --build-to=Check will only look for errors in the files source files (not implemented yet). --build-to=Compile will produce object files but not link (only fully works for GHC). The default (--build-to=Full) does a full build as normal.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 110748 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20090221/b47ed24f/attachment-0001.bin
More information about the cabal-devel
mailing list