 | Cabal-1.2.1: A framework for packaging Haskell software | Contents | Index |
|
| Distribution.Simple.SrcDist | | Portability | portable | | Stability | alpha | | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
|
|
| Description |
| Implements the "./setup sdist" command, which creates a source
distribution for this package. That is, packs up the source code
into a tarball.
|
|
| Synopsis |
|
|
|
| Documentation |
|
| sdist |
|
|
| createArchive |
|
|
| prepareTree |
|
|
| tarBallName :: PackageDescription -> FilePath |
| The file name of the tarball
|
|
| copyFileTo :: Verbosity -> FilePath -> FilePath -> IO () |
|
| Produced by Haddock version 0.8 |