The hscope package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.3 |
|---|---|
| Dependencies | base (<5), bytestring, cereal, directory, haskell-src-exts, hs-cdb, mtl, process, uniplate, vector |
| License | BSD3 |
| Copyright | Boris Sukholitko <boriss@gmail.com> |
| Author | Boris Sukholitko <boriss@gmail.com> |
| Maintainer | Boris Sukholitko <boriss@gmail.com> |
| Stability | Experimental |
| Category | source-tools |
| Home page | https://github.com/bosu/hscope |
| Executables | hscope |
| Upload date | Sat Feb 23 10:56:59 UTC 2013 |
| Uploaded by | BorisSukholitko |
Downloads
- hscope-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)