 | Cabal-1.3.4: A framework for packaging Haskell software | Contents | Index |
|
Distribution.Simple.Haddock | Portability | portable | Stability | alpha | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
Description |
Invokes haddock to generate api documentation for libraries and optinally
executables in this package. Also has support for generating
syntax-highlighted source with HsColour and linking the haddock docs to it.
|
|
|
Documentation |
|
haddock :: PackageDescription -> LocalBuildInfo -> [PPSuffixHandler] -> HaddockFlags -> IO () |
|
hscolour :: PackageDescription -> LocalBuildInfo -> [PPSuffixHandler] -> HscolourFlags -> IO () |
|
Produced by Haddock version 0.9 |