We also have an inconsistency between the textual descriptions of accumArray and accum and their reference implementations. I recently changed GHC's implementations to better match the text (for efficiency reasons), but the reference implementations should be adjusted too.

On Thu, Mar 15, 2018 at 6:52 PM, Simon Peyton Jones via Haskell <haskell@haskell.org> wrote:

Friends

 

Does anyone know who, if anyone, feels responsible for committing updates to the Haskell 2010 Report?

 

Who even has commit rights?

 

There’s Frank’s pull request below, and I have another important typo to fix.

 

Thanks

 

Simon

 

From: Frank Steffahn [mailto:notifications@github.com]
Sent: 11 March 2018 17:03
To: haskell/haskell-report <haskell-report@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [haskell/haskell-report] Fix a typo in: Semantics of Case Expressions, Part 3 (s) (#4)

 

Hi. I noticed this in the Haskell 2010 report, which is an obvious typo / mistake. I’m not 100% sure if this is the right branch (or even in general the right place) to note this, but I hope it will get fixed ;-)

This seems like it is an artifact of copy-and-pasting from “Semantics of Case Expressions, Part 1 (c)” without properly adapting the thing, especially in commit bc94554.


You can view, comment on, or merge this pull request online at:

  https://github.com/haskell/haskell-report/pull/4

Commit Summary

  • Fix a typo in: Semantics of Case Expressions, Part 3 (s)

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.


_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell