[Hackage] #518: reconfigure command that uses the previous
configure command
Hackage
trac at galois.com
Thu Mar 5 10:00:57 EST 2009
#518: reconfigure command that uses the previous configure command
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: 1.6.0.1
Severity: normal | Keywords:
Difficulty: unknown | Ghcversion:
Platform: |
----------------------------+-----------------------------------------------
Sometimes I make a small change to the .cabal file such as adding an
exposed module. Cabal then won't let me build without performing a "cabal
configure", however I often have a few flags set, so what I'd like to
issue instead is: "cabal reconfigure" which means perform a "cabal
configure" with the current set of use flags.
This would be similar to, and a complement to bug 294.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/518>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list