| Portability | to be determined. |
|---|---|
| Stability | highly unstable |
| Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Precis.HtmlReport
Description
Creating a report in HTML...
Documentation
makeShortReport :: ModuleParseFunction -> CabalPrecis -> CabalPrecis -> IO TextSummarySource
makeFullReport :: ModuleParseFunction -> CabalPrecis -> CabalPrecis -> IO (Html, TextSummary)Source