[Hackage] #518: reconfigure command that uses the previous
configure command
Hackage
cvs-ghc at haskell.org
Tue Oct 12 10:11:29 EDT 2010
#518: reconfigure command that uses the previous configure command
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Cabal library | Version: 1.6.0.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: unknown
Ghcversion: | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
{{{
Wed Aug 25 14:11:06 BST 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 implements the solution suggested in #294, so we do not need a
reconfigure command.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/518#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list