[GHC] #10071: Implement deprecation-warnings for class-methods to non-method transitions

GHC ghc-devs at haskell.org
Mon Feb 9 13:56:02 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  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:  #8004, #4384      |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by hvr):

 Replying to [comment:3 simonpj]:
 > Better. Syntax: why not just do this for a nested DEPRECATED pragma,
 thus

 Works too (I'm only slightly worried that it might be confusing for users
 that the indentation-level of the `{-# DEPRECATED #-}`  changes its
 semantics, but I have no strong preference here)

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10071#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list