BSD-3-Clause licensed by Alexandr `Voidex` Ruchkin
Maintained by [email protected]
This version can be pinned in stack with:hdocs-0.5.2.1@sha256:c5564988548ec206d336185419b268df8377031f7debabcbc3d15db14525cb33,2488

Module documentation for 0.5.2.1

  • HDocs
    • HDocs.Base
    • HDocs.Haddock
    • HDocs.Module

Tool and library to get docs for installed packages and source files. Can return result in JSON format. Can dump docs for all installed modules

Usage:
hdocs module - get docs for module/file
hdocs module name - get docs for name in module/file
hdocs dump [r] - dump all installed docs, if [r], find docs for reexported declarations
flags
-g GHC_OPT  --ghc=GHC_OPT  option to pass to GHC