[project @ 1996-07-25 20:43:49 by partain]
[ghc-hetmet.git] / ghc / utils / hstags / README
1 "hstags" is a relatively sophisticated program to produce Emacs TAGS
2 files for Glasgow-Haskell-compilable programs.  (It is "sophisticated"
3 only in that it uses the GHC parser to find "interesting" things in
4 the source files.)
5
6 With GHC 2.01: doesn't work yet.
7
8 A simpler alternative is Denis Howe's "fptags" script, which is
9 distributed in the ghc/CONTRIB directory.
10