Hi, I've downloaded and successfully built hugs98. However, whenever I try and import a module such as Graphics.SOE, I get the following error: ERROR "/opt/local/lib/hugs/packages/HGL/Graphics/HGL/Internals/Types.hs" - Can't find imported module "Graphics.X11.Xlib" Has anyone else had this problem? If I use ghci then I don't get this problem. Regards, Calum.
Hi Calum, I haven't seen this error, but I haven't tried to run SOE on hugs in a long time. It doesn't sound like a macports specific problem. I know there have been discussions on the hugs-bugs list of problems running the examples from the SOE book. You might try asking there, if you haven't already. Best, Greg On Feb 2, 2007, at 3:46 PM, Calum Robertson wrote:
Hi,
I've downloaded and successfully built hugs98. However, whenever I try and import a module such as Graphics.SOE, I get the following error:
ERROR "/opt/local/lib/hugs/packages/HGL/Graphics/HGL/Internals/ Types.hs" - Can't find imported module " Graphics.X11.Xlib"
Has anyone else had this problem?
If I use ghci then I don't get this problem.
Regards,
Calum. _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
participants (2)
-
Calum Robertson
-
Gregory Wright