| Cabal-1.1.6.1: A framework for packaging Haskell software | Contents | Index |
|
Distribution.Simple.SrcDist | Portability | portable | Stability | alpha | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
sdist |
:: PackageDescription | | -> SDistFlags | | -> FilePath | build prefix (temp dir)
| -> FilePath | TargetPrefix
| -> [PPSuffixHandler] | extra preprocessors (includes suffixes)
| -> IO () | | Create a source distribution. FIX: Calls tar directly (won't work
on windows).
|
|
|
Produced by Haddock version 0.8 |