With a custom setup script, it is sometimes extremely useful to explicitly reconfigure. (For example, Cabal self-bootstraps a Setup.hs script build with itself; if there are updates to any of the internal data structures it uses, a reconfigure is needed.) So having a stack configure which reconfigures the package in question would be useful.