[project @ 2001-08-29 16:02:30 by rje]
authorrje <unknown>
Wed, 29 Aug 2001 16:02:30 +0000 (16:02 +0000)
committerrje <unknown>
Wed, 29 Aug 2001 16:02:30 +0000 (16:02 +0000)
commit2744e4fb443cbfe1f3eeeb781079382071ca3cda
tree9c154c03232efb869bbe576defb01460467bc700
parentcb97b80de5d1596117e6c807741cda5a02e0b35d
[project @ 2001-08-29 16:02:30 by rje]
Another Haskell equivalent of CTags.

Written because fptags and hstags don't seem to be maintained any more and
its seemed to be less effort to write a new version, than to figure out
how those one's worked.
ghc/utils/hasktags/HaskTags.hs [new file with mode: 0644]
ghc/utils/hasktags/Makefile [new file with mode: 0644]
ghc/utils/hasktags/README [new file with mode: 0644]