alexpeits / fast-tags

Incremental vi and emacs tags for haskell.

Home Page:http://hackage.haskell.org/package/fast-tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast-tags - fast and robust tag generator for Haskell

Build Status

Supported GHC versions

Tested with GHC 7.8.4, 7.10.3, 8.0.2, 8.2.2, 8.4.1.

Installation

Build with either cabal or stack.

Usage

In order to generate tags for all Haskell files under current directory, issue

  fast-tags -R .

See the tools directory for editor and source control integration.

About

Incremental vi and emacs tags for haskell.

http://hackage.haskell.org/package/fast-tags

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 89.1%Language:Logos 7.9%Language:Python 1.8%Language:Shell 0.9%Language:Vim Script 0.3%