I don't think you said anything about which version of Hugs you are using.
I did in my original post: I'm using the hugs98-Nov2003-2 rpm on Linux. By "I" I mean that that's what's installed on the workstations my class is using and what some students are installing on their own computers at home. I don't think going back to a version from years ago is a realistic option. Now that I know what's going on, I can deal with it. I've suggested to Simon Thompson that he add this issue to the Errata page for his book. I don't recall this issue arising previously; shouldn't there be a Changelog to document language changes from one version of Hugs to the next? Bob T.
On Sun, Jan 23, 2005 at 10:23:57PM -0500, Bob Tennent wrote:
I don't recall this issue arising previously; shouldn't there be a Changelog to document language changes from one version of Hugs to the next?
There is: http://cvs.haskell.org/Hugs/pages/users_guide/miscellaneous.html (part of the User's Guide included in the distribution) but it's fairly terse and unfortunately doesn't make clear that the Nov 2003 release switched to a Haskell 98 compliant Prelude.
participants (2)
-
Bob Tennent -
Ross Paterson