Hasktags-powered replacement for symbols-view on Haskell projects
This project is in alpha.
Atom Packages:
Haskell packages:
Set full path to hasktags
executable in package settings. For example, if you installed hasktags into $HOME/.cabal/
(default cabal location), use /path/to/home/dir/.cabal/bin/hasktags
. Specifics will depend on platform.
Since 0.0.7, hasktags is bundled with the package and bundled version is used by default. It runs on top of nodejs though (via the magic of ghcjs), so a "real" binary will likely be faster.
Copyright © 2015 Atom-Haskell
Contributors (by number of commits):
See the LICENSE.md for details.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.