@hackage hdocs0.1.0.0

Haskell docs daemon

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

Usage:
hdocs docs module - get docs for module/file
hdocs docs module name - get docs for name in module/file
flags
-j          --json         output json
-g GHC_OPT  --ghc=GHC_OPT  option to pass to GHC