hscope: cscope like browser for Haskell code
hscope is a partial cscope line oriented mode reimplementation for Haskell code. Currently it supports finding the definition and callers of the function, types. Also works searching for files and in files. See hscope --help for available options. Being cscope-compatible gives Vim integration for free. Use :set cscopeprg to configure hscope as cscope replacement for haskell files.
[Skip to Readme]
Downloads
- hscope-0.4.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.4.3 |
---|---|
Dependencies | base (>=4.7 && <5), bytestring, cereal, cpphs, deepseq, directory, haskell-src-exts (>=1.17 && <1.18), mtl, process, pure-cdb, uniplate (>=1.6.12 && <1.7), vector [details] |
License | BSD-3-Clause |
Copyright | Boris Sukholitko <boriss@gmail.com> |
Author | Boris Sukholitko <boriss@gmail.com> |
Maintainer | Boris Sukholitko <boriss@gmail.com> |
Category | source-tools |
Home page | https://github.com/bosu/hscope |
Source repo | head: git clone https://github.com/bosu/hscope |
Uploaded | by BorisSukholitko at 2016-01-19T18:02:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hscope |
Downloads | 9674 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-11-28 [all 3 reports] |