[GHC] #10071: Implement deprecation-warnings for class-methods to non-method transitions
GHC
ghc-devs at haskell.org
Mon Jun 15 09:42:55 UTC 2015
#10071: Implement deprecation-warnings for class-methods to non-method transitions
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.8.4
Resolution: | Keywords: AMP
Operating System: Unknown/Multiple | MonadFail
Type of failure: None/Unknown | Architecture:
Blocked By: | Unknown/Multiple
Related Tickets: #8004, #4384, | Test Case:
#4879 | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonpj):
Ok, well, please go to the specification and modify it to your
satisfaction.
Remember that the existing behaviour is that import and export lists never
generate deprecations. I think you want them to do so. That's ok but the
specification should say so, esp as it's different to the current
behaviour.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10071#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list