This package consumes the following services:
ide-haskell-hasktags package
Hasktags-powered replacement for symbols-view on Haskell projects
This project is in alpha.
Dependencies
Atom Packages:
Haskell packages:
- hasktags -- optional since v0.0.7
Configuration
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.
License
Copyright © 2015 Atom-Haskell
Contributors (by number of commits):
- Nikolay Yakimov
- Dongwoon Son
- Mauro Bieg
See the LICENSE.md for details.