16 Feb
2001
16 Feb
'01
10:10 p.m.
Friedrich Dominicus wrote:
Sorry, I do not know whom to ask. But the new version Hugs as of Feb 2001 does not work with graphics any longer.
[...]
It would be nice if someone could point out what to do, to make those examples run again. I tried to learn Haskell with the SOE book and I'm quite helpless if that does not work any longer.
Unfortunately the Hugs Graphics Library (http://haskell.org/graphics/) is incompatible with a change that was made to the Hugs representation of the IO monad in order to correct another bug. However, the graphics library web page also mentions that a fix to the library is under way. So there' hope... -- Johan