@hackage hdocs0.5.5.0
Haskell docs tool
Categories
License
BSD-3-Clause
Maintainer
voidex@live.com
Links
Versions
Installation
Dependencies (14)
- Cabal >=1.22.2
- aeson >=0.7.0
- base >=4.7 && <5
- bytestring >=0.10.0
- containers >=0.5.0
- filepath >=1.3.0 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/hsdev
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