| ||||||||
| ||||||||
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 |