#7108: Link to haskell report in prelude
--------------------------------+-------------------------------------------
  Reporter:  JonasDuregard      |          Owner:  igloo           
      Type:  bug                |         Status:  closed          
  Priority:  high               |      Milestone:  7.6.2           
 Component:  libraries/base     |        Version:  7.4.2           
Resolution:  fixed              |       Keywords:  documentation   
        Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
   Failure:  Documentation bug  |     Difficulty:  Unknown         
  Testcase:                     |      Blockedby:                  
  Blocking:                     |        Related:                  
--------------------------------+-------------------------------------------
Changes (by igloo):

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


Comment:

 The one in this ticket is fixed by
 {{{
 commit df39704e33c0f1cf6101daab79c573f354e38a6a
 Author: Ian Lynagh <i...@well-typed.com>
 Date:   Sat Nov 17 20:02:37 2012 +0000

     Improve the Prelude doc header; part of #7108

     It no longer refers to a particular version of the language standard.

     It now includes a note about how it is implicitly imported, and
     it looks like the other documentation from the language report
     is already included in the haddock docs.
 }}}

 The others I found are ''comparing'' to H98/H2010, so changing them to
 refer to generic "standard Haskell" may be confusing if the comparison
 isn't true for future versions. I've updated the ones I found to refer to
 H2010, though.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7108#comment:6>
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