Cabal-1.2.3.0: A framework for packaging Haskell softwareSource codeContentsIndex
Distribution.Simple.SetupWrapper
Portabilityportable
Stabilityalpha
Maintainerhttp://hackage.haskell.org/trac/hackage
Description
The user interface to building and installing Cabal packages. If the Built-Type field is specified as something other than Custom, and the current version of Cabal is acceptable, this performs setup actions directly. Otherwise it builds the setup script and runs it with the given arguments.
Documentation
setupWrapperSource
:: [String]Command-line arguments.
-> Maybe FilePathDirectory to run in. If Nothing, the current directory is used.
-> IO ()
Produced by Haddock version 0.8