|
[ ghc-Bugs-1292825 ] Warning -fwarn-unused-imports does not go away: msg#00079lang.haskell.glasgow.bugs
Bugs item #1292825, was opened at 2005-09-16 12:05 Message generated for change (Settings changed) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1292825&group_id=8032 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Compiler Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Warning -fwarn-unused-imports does not go away Initial Comment: When I compile the attached file, where I only want to import the instance declarations of the module Control.Monad.Reader, I still get an error with the flag -fwarn-unused-imports, even though this idiom is regarded OK according to the user manual. So, I would like GHC not to report this warning even with -fwarn-unused-imports. /Koen Claessen ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2005-09-19 12:37 Message: Logged In: YES user_id=50165 Which version of GHC? This one is fixed in GHC 6.4 Simon ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1292825&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: module priorities, Simon Marlow |
|---|---|
| Next by Date: | 6.4 profiling bug, Daniel Fischer |
| Previous by Thread: | [ ghc-Bugs-1292825 ] Warning -fwarn-unused-imports does not go away, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1292829 ] Bad parse error message, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |