htags: A Haskell98 parsing tags program similar to ctags.

[ bsd3, development, program, source-tools, utils ] [ Propose Tags ]

htags is a tag file generator to enable extra functionality in editors like vim. It expands upon hasktags by using a full Haskell 98 parser and options for recursion.

© 2008 by David Sankel; BSD3 license.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.1
Dependencies base, directory, filepath, haskell-src, mtl [details]
License BSD-3-Clause
Copyright (c) 2008 by David Sankel
Author David Sankel
Maintainer david@sankelsoftware.com
Category Development, Source-tools, Utils
Uploaded by DavidSankel at 2008-11-03T19:06:46Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables htags
Downloads 2067 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-01-02 [all 8 reports]

Readme for htags-1.0.1

[back to package description]
Test.hs is the latest version and it is working, just like the older Working.hs