Official release of Hugs 98

1999-06-01 Thread Mark Jones
~c [EMAIL PROTECTED] ~r Readme ~e

Hugs Update

1999-03-29 Thread Mark Jones
--- Hugs update --- Over the past few months, there have been a number of changes in the Hugs world; the purpose of this message is to update you with details of what is happening, and of our plans for the future. The upcoming Hugs 98 release: -

New Hugs prerelease fixes Monad problems

1999-03-19 Thread Mark Jones
I have made a new prerelease version of Hugs 98 available from the web page: http://www.cse.ogi.edu/~mpj/hugs/hugs98.html This new release (dated 990319) replaces the previous 990222 release (plus subsequent patches) as well as all previous releases of Hugs 98. The changes in this release are ve

Re: haskell

1994-03-17 Thread Mark Jones
| > > class Eq_Monad f where | > > result :: a -> f a | > > bind :: Eq b => f a -> (a -> f b) -> f b | > > join :: Eq a => f (f a) -> f a | > > ... | > Is there any reason why qualified types should not appear as the | > declared types of instance variables in class declarations?

Re: Is Haskell I/O system adequate?

1992-08-06 Thread Mark . Jones
Junxian J Liu raises the question: | IS THE I/O SYSTEM IN HASKELL ADEQUATE? to which Lennart Augustsson replies: | I think the answer is: NO! | What you want to do cannot be done in Haskell. I don't agree with this. Certainly for the example given, it is possible to code the

Re: Literate comments

1992-02-05 Thread Mark . Jones
RFC-822-HEADERS: Original-Via: uk.ac.ox.prg; Wed, 5 Feb 92 12:22:19 GMT == | To be precise: I propose an additional chapter of the report, labeled | `Literate comments' and no more than one page long, that states a | convention for providing literate comments, notes that it is NOT