|
Distribution.Simple.Configure | Portability | portable | Stability | alpha | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
Description |
Explanation: Perform the "./setup configure" action.
Outputs the dist/setup-config file.
|
|
Synopsis |
|
|
|
Documentation |
|
|
Perform the "./setup configure" action.
Returns the .setup-config file.
|
|
|
After running configure, output the LocalBuildInfo to the
localBuildInfoFile.
|
|
|
Read the localBuildInfoFile. Error if it doesn't exist. Also
fail if the file containing LocalBuildInfo is older than the .cabal
file, indicating that a re-configure is required.
|
|
|
Check that localBuildInfoFile is up-to-date with respect to the
.cabal file.
|
|
|
Try to read the localBuildInfoFile.
|
|
|
dist/setup-config |
|
|
|
|
Test for a package dependency and record the version we have installed.
|
|
|
|
|
|
Produced by Haddock version 0.8 |