[ ghc-Bugs-474681 ] RFE:Separate unused-binds local/top-level

noreply@sourceforge.net noreply@sourceforge.net
Wed, 24 Oct 2001 16:57:59 -0700


Bugs item #474681, was opened at 2001-10-24 16:56
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=474681&group_id=8032

Category: Compiler
Group: 5.00
Status: Open
Resolution: None
>Priority: 1
Submitted By: Mike Gunter (magunter)
Assigned to: Nobody/Anonymous (nobody)
>Summary: RFE:Separate unused-binds local/top-level

Initial Comment:
I'd like separate warnings for local and top-level
unused binds.  I often have "unused" top-level
functions which I use from ghci.  I'd like to avoid
warnings for
these while retaining the warnings for unused local
bindings (which can always be eliminated by prefix the
name with an underscore.)



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=474681&group_id=8032