[GHC] #10645: Fix Data.List.sortOn documentation

GHC ghc-devs at haskell.org
Thu Jul 16 08:12:27 UTC 2015


#10645: Fix Data.List.sortOn documentation
-------------------------------------+-------------------------------------
        Reporter:  spl               |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:  7.12.1
       Component:  libraries/base    |                 Version:  7.10.2-rc2
      Resolution:  fixed             |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Documentation     |  Unknown/Multiple
  bug                                |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:   => 7.12.1


Comment:

 Fixed in commit 504c2aeb8bf36e031c0751e33b85bab58680542e:
 {{{
 Author: Thomas Miedema <>
 Date:   Thu Jul 16 10:10:18 2015 +0200

     Docs: `sortOn = sortBy (comparing f)` [skip ci]
 }}}

 Thanks for the report.

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


More information about the ghc-tickets mailing list