[GHC] #14464: Adjust AltCon Ord instance to match linter requirements.

GHC ghc-devs at haskell.org
Tue Nov 14 20:49:06 UTC 2017


#14464: Adjust AltCon Ord instance to match linter requirements.
-------------------------------------+-------------------------------------
           Reporter:  AndreasK       |             Owner:  (none)
               Type:  task           |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.2.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 There is a Ord instance for AltCon which is incompatible with the Core
 Linters requirements.

 Updating it to match the linters requirement seems useful as it allows
 easy sorting of alternatives.

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


More information about the ghc-tickets mailing list