SOE

Dave at haskell.org Dave at haskell.org
Sun Feb 25 16:58:33 EST 2007


I don't know if this is a bug, but...

When I start hugs98 (March 2005) and then attempt to load
all the SOE source modules,

Hugs.Base> :load Animation.lhs Code.html Draw.lhs Fal.lhs MDL.lhs Memo1.lhs Music.lhs Perform.lhs Picture.lhs Reactimate.lhs Region.lhs Robot.lhs Shape.lhs SimpleGraphics.lhs Snowflake.lhs Streams.lhs Trees.lhs

 I get two errors:

The first error is that the module Win32misc is not found.
I deleted all references to Win32misc from the SOE files
(I'm running on OpenBSD) and that problem went away.

Then I got another error:

ROR "./Picture.lhs":24 - Undefined type constructor "RGB"

Where is this constructor defined?

Thanks,
Dave Feustel


More information about the Hugs-Bugs mailing list