I am working with a fairly rapidly changing code base,
with another person besides me making changes. Can any of
the Haskell compilers warn about unused function definitions,
or does a similar standalone tool exist? I am fairly sure
the code base includes redundant definitions that just clutter
up the source, and I would like to be able to detect them easily.
Thanks,
--
pertti
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell