Re: [GHC] #7108: Link to haskell report in prelude

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

  * owner:  = igloo


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


Re: [GHC] #7108: Link to haskell report in prelude

2012-11-17 Thread GHC
#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 +

 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


Re: [GHC] #7108: Link to haskell report in prelude

2012-08-12 Thread GHC
#7108: Link to haskell report in prelude
-+--
Reporter:  JonasDuregard |   Owner:   
Type:  bug   |  Status:  new  
Priority:  high  |   Milestone:  7.6.1
   Component:  libraries/base| Version:  7.4.2
Keywords:  documentation |  Os:  Unknown/Multiple 
Architecture:  Unknown/Multiple  | Failure:  Documentation bug
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--

Comment(by igloo):

 We might be better off not referring to a language standard at all in base
 (as base changes ahead of the language standards), but copying any
 relevant documentation. The language standards already include the library
 haddocks, so future standards could do so for this documentation too.

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


Re: [GHC] #7108: Link to haskell report in prelude

2012-08-08 Thread GHC
#7108: Link to haskell report in prelude
-+--
Reporter:  JonasDuregard |   Owner:   
Type:  bug   |  Status:  new  
Priority:  high  |   Milestone:  7.6.1
   Component:  libraries/base| Version:  7.4.2
Keywords:  documentation |  Os:  Unknown/Multiple 
Architecture:  Unknown/Multiple  | Failure:  Documentation bug
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--

Comment(by pcapriotti):

 Fixed:

 {{{
 commit 79d9ea6dcef04798dc047de50231ac064ff34722
 Author: Paolo Capriotti p.caprio...@gmail.com
 Date:   Wed Aug 8 14:47:08 2012 +0100

 Refer and link to Haskell 2010 report in Prelude.
 }}}

 There are a few other references to Haskell 98 in base (for example in the
 documentation of the `Read` module). I suppose those should be updated as
 well?

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


Re: [GHC] #7108: Link to haskell report in prelude

2012-08-02 Thread GHC
#7108: Link to haskell report in prelude
-+--
Reporter:  JonasDuregard |   Owner:   
Type:  bug   |  Status:  new  
Priority:  high  |   Milestone:  7.6.1
   Component:  libraries/base| Version:  7.4.2
Keywords:  documentation |  Os:  Unknown/Multiple 
Architecture:  Unknown/Multiple  | Failure:  Documentation bug
  Difficulty:  Unknown   |Testcase:   
   Blockedby:|Blocking:   
 Related:|  
-+--
Changes (by simonmar):

  * priority:  normal = high
  * difficulty:  = Unknown
  * milestone:  = 7.6.1


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