[GHC] #10632: ImplicitParams: GHC does not warn about unused implicit parameters
GHC
ghc-devs at haskell.org
Sat Jan 23 19:08:19 UTC 2016
#10632: ImplicitParams: GHC does not warn about unused implicit parameters
-------------------------------------+-------------------------------------
Reporter: mwnx | Owner:
Type: bug | Status: closed
Priority: lowest | Milestone: 8.0.1
Component: Compiler | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
We may need to disable these warnings by default (including with `-Wall`).
See #11370 for details.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10632#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list