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

Module documentation for 0.4.4.0

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