hdocs: Haskell docs tool

[ bsd3, development, library, program ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.2.0, 0.4.2.1, 0.4.3.0, 0.4.4.0, 0.4.4.1, 0.4.4.2, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.2.0, 0.5.2.1, 0.5.3.0, 0.5.3.1, 0.5.3.2, 0.5.4.0, 0.5.5.0
Dependencies aeson (>=0.7 && <0.8), aeson-pretty (>=0.7 && <0.8), base (>=4.7 && <4.8), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), filepath (>=1.3 && <1.4), ghc (>=7.8 && <7.9), ghc-paths (>=0.1 && <0.2), haddock (>=2.14 && <2.15), hdocs, MonadCatchIO-transformers (>=0.3 && <0.4), mtl (>=2.1 && <2.2), network (>=2.4 && <2.5), process (>=1.2 && <1.3), text (>=1.1 && <1.2), transformers (>=0.3 && <0.4) [details]
License BSD-3-Clause
Author Alexandr `Voidex` Ruchkin
Maintainer voidex@live.com
Category Development
Home page https://github.com/mvoidex/hdocs
Uploaded by AlexandrRuchkin at 2014-04-11T09:58:37Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables hdocs
Downloads 27247 total (82 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]