[GHC] #913: instance Ord (StableName a)

GHC ghc-devs at haskell.org
Tue May 15 16:24:16 UTC 2018


#913: instance Ord (StableName a)
-------------------------------------+-------------------------------------
        Reporter:  ekarttun          |                Owner:  (none)
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:  6.10 branch
       Component:  libraries/base    |              Version:  6.4.2
      Resolution:  wontfix           |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by andrewthad):

 * failure:   => None/Unknown


Comment:

 Is there a reason this is currently marked as wontfix? It seems like
 adding a `compareStableNames#` primop would be easy and would solve this
 issue. I might be able to figure out how to do this and would be happy to
 give it a try if I knew it would be accepted.

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


More information about the ghc-tickets mailing list