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.
Downloads
- hscope-0.1.2.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 (<5), bytestring, cereal, directory, haskell-src-exts, hs-cdb, mtl, process, uniplate, 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 |
Uploaded | by BorisSukholitko at 2013-02-23T10:56:59Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hscope |
Downloads | 9670 total (55 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 7 reports] |