elaforge/fast-tags

Incremental vi and emacs tags for haskell.

Haskell

82

312 commits

updated Jan 27, 2025

See the code

README

fast-tags - fast and robust tag generator for Haskell

Build Status

Supported GHC versions

Tested with GHC 7.10, 8.0, 8.2, 8.4, 8.4, 8.6, 8.8, 8.10, 9.0.

Installation

Build with either cabal or stack.

Usage

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

  fast-tags -R .

You can also generate tags that span accross directories or projects:

fast-tags -R . path/to/other/project

See the tools directory for editor and source control integration.

Contributors

elaforge

155 commits

sergv

127 commits

manzyuk

8 commits

osa1

5 commits

elaforge/fast-tags

Incremental vi and emacs tags for haskell.

Haskell

82

312 commits

updated Jan 27, 2025

See the code

README

fast-tags - fast and robust tag generator for Haskell

Build Status

Supported GHC versions

Tested with GHC 7.10, 8.0, 8.2, 8.4, 8.4, 8.6, 8.8, 8.10, 9.0.

Installation

Build with either cabal or stack.

Usage

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

  fast-tags -R .

You can also generate tags that span accross directories or projects:

fast-tags -R . path/to/other/project

See the tools directory for editor and source control integration.

Contributors

elaforge

155 commits

sergv

127 commits

manzyuk

8 commits

osa1

5 commits

Languages

Haskell

87.9%

Lex

7.6%

Python

3.3%