|
-fwarn-unused-matches: msg#00075lang.haskell.glasgow.bugs
Dear ghc-5.02.2, ghc -c -fwarn-unused-matches says Warning: Defined but not used: x when compiling the function f :: Eq a => [(a, a)] -> (a, a) -> [(a, a)] f ps (x, y) = [(z, y) | (z, x) <- ps] Is it a bug? Answer, please, to mechvel@xxxxxxxx ----------------- Serge Mechveliani mechvel@xxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-679876 ] multiple symbol definition in libHSbase.a, SourceForge.net |
|---|---|
| Next by Date: | RE: -fwarn-unused-matches, Simon Marlow |
| Previous by Thread: | [ ghc-Bugs-679876 ] multiple symbol definition in libHSbase.a, SourceForge.net |
| Next by Thread: | Re: -fwarn-unused-matches, Malcolm Wallace |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |