darcs patch: Auto-reconfiguration when .cabal is newer than setup-c...

Dmitry Astapov dastapov at gmail.com
Wed Aug 25 15:35:03 EDT 2010


1 patch for repository http://darcs.haskell.org/cabal:

Wed Aug 25 16:11:06 EEST 2010  Dmitry Astapov <dastapov at gmail.com>
  * Auto-reconfiguration when .cabal is newer than setup-config
  
  This patch adds "ConfigFlags" to the "LocalBuildInfo" and reuses them to
  perform "configureAction" when .cabal file is changed. This has
  the same effect as re-running "configure" with the most recent used
  set of options, which should be the sensible thing to do.
  
  Closes #294, #477, #309 and #518.


This is my first Cabal patch and first post to cabal-devel, so please
review carefully ;)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 98404 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20100825/92555cfa/attachment-0001.bin


More information about the cabal-devel mailing list