Description
Source navigation in vi-style editors can be sped up with fast incremental tag generation for Haskell projects.
It is useful for developers who browse definitions and symbols through tags instead of heavier IDE features. Generated tag files reflect the source tree at the time of indexing, so regenerate them after significant code changes.