minor errors in Haskell 2010 report

Ramana Kumar ramana at member.fsf.org
Wed Aug 22 14:32:45 CEST 2012


I recently read http://www.haskell.org/onlinereport/haskell2010/ and
noticed a few minor issues in Chapter 5.
Is it easy to correct them on that web page for future readers? If not, at
least this may be useful for future reports.
Apologies if these were known already.

Section 5.2, the first sentence of list item 5 says "The form “module M”
names the set of all entities that are in scope with both an unqualified
name “e” and a qualified name “M.e”."
It is not clear that "in scope" here really means "in scope and exported by
module M".

Section 5.6.1 contains "These modules are not part of Haskell 98, and they
cannot be imported separately."
I suggest that the "98" be removed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-prime/attachments/20120822/5fce1300/attachment.htm>


More information about the Haskell-prime mailing list