Hi,

The following relate to Hugs 1.4 of July 1997.

I note the following problems, none of them serious.

At the end of section 6 of the Haskell Tutorial, there are the words
"mat lead to" which should be "may lead to".

The tutorial didn't ship with the hugs32.zip file,
and I think it should.

In Prelude.hs, the definition of >> in the Monad class is circular with the
desugaring for do given in the report.  I think it should be
as in the library report, but perhaps do is interpreted specially?
Anyway, >> seems to work correctly, at least for lists.

        Gary Leavens

        

Reply via email to