Cabal-1.2.1: A framework for packaging Haskell softwareContentsIndex
Distribution.Simple.Haddock
Portabilityportable
Stabilityalpha
MaintainerIsaac 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.8