[GHC] #8354: Add INLINE (or at least INLINABLE) pragmas for methods of Ord in ghc-prim

GHC ghc-devs at haskell.org
Wed Nov 19 19:14:25 UTC 2014


#8354: Add INLINE (or at least INLINABLE) pragmas for methods of Ord in ghc-prim
-------------------------------------+-------------------------------------
              Reporter:  guest       |            Owner:  ekmett
                  Type:  feature     |           Status:  new
  request                            |        Milestone:
              Priority:  normal      |          Version:  7.6.3
             Component:  Core        |         Keywords:  ghc-prim
  Libraries                          |     Architecture:  Unknown/Multiple
            Resolution:              |       Difficulty:  Unknown
      Operating System:              |       Blocked By:
  Unknown/Multiple                   |  Related Tickets:
       Type of failure:              |
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * cc: dfeuer, core-libraries-committee@… (added)


Comment:

 In commit 4c03791f986509c5d95adf50de555876ed05522e (libraries/ghc-
 prim/GHC/Classes.hs):
 {{{
 Author: Simon Peyton Jones <>
 Date:   Mon May 12 10:53:09 2014 +0100

     Specialise Eq, Ord, Read, Show at Int, Char, String

     These instances are quite common, so it's good to have
     pre-specialised versions available
 }}}

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


More information about the ghc-tickets mailing list