#7421: Data.List.insert / insertBy do not match the documentation
---------------------------------+------------------------------------------
    Reporter:  Bart Massey       |       Owner:                             
        Type:  bug               |      Status:  merge                      
    Priority:  normal            |   Milestone:  7.6.2                      
   Component:  libraries/base    |     Version:  7.6.1                      
    Keywords:                    |          Os:  Unknown/Multiple           
Architecture:  Unknown/Multiple  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown           |    Testcase:                             
   Blockedby:                    |    Blocking:                             
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * status:  new => merge
  * difficulty:  => Unknown
  * milestone:  => 7.6.2


Comment:

 Thanks for the report. Fixed by:
 {{{
 commit 08f3e69e34a889c8b85513b243935665a000bfac
 Author: Ian Lynagh <i...@well-typed.com>
 Date:   Wed Jan 2 21:42:22 2013 +0000

     Clarify the wording of the 'insert' haddock; fixes #7421

     Wording suggested by Bart Massey.
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to