query
On this page

doHaddock

pkgs.haskell.lib.doHaddock

Docs pulled from | This Revision | 13 minutes ago


doHaddock modifies a haskell package to enable the generation and installation of API documentation from code comments using the haddock tool.


Noogle detected

Implementation

The following is the current implementation of this function.

doHaddock = compose.doHaddock;