On Sat, 03 Apr 2010 19:32:28 +0300, Søren Haagerup <shaage...@hotmail.com>  
wrote:

> Hi everyone
>
> When compiling this:
> http://imada.sdu.dk/~sorenh07/misc/haskell/Turtle.hs
>
> I get many strange GLib-GObject-CRITICAL errors like this:
> http://imada.sdu.dk/~sorenh07/misc/haskell/Turtle.hs.out
>

Change:
   main = runTurtle square s0
to:
   main = start $ runTurtle square s0

Regards,
Henk-Jan van Tuyl


--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to