[Haskell-cafe] ANNOUNCE: fast-tags-0.0.1

Roman Cheplyaka roma at ro-che.info
Sun Apr 1 12:27:47 CEST 2012


* Evan Laforge <qdunkan at gmail.com> [2012-03-31 15:23:48-0700]
> A while back I was complaining about the profusion of poorly
> documented tags generators.  Well, there is still a profusion of
> poorly documented tags generators... I was able to find 5 of them.
> 
> So, that said, here's my contribution to the problem: fast-tags,
> haskell tag generator #6.

It's useful to mention the limitations of this package, so that people
know what to expect and don't spend their time testing it to understand
that it doesn't suit their needs.

For example:
  doesn't generate tags for definitions without type signatures
  doesn't understand common extensions, such as type families

-- 
Roman I. Cheplyaka :: http://ro-che.info/



More information about the Haskell-Cafe mailing list