18 Jul
2001
18 Jul
'01
10:43 a.m.
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