Re: [wxhaskell-users] Using input from IO in GUI

2009-05-27 Thread Rolf Haynberg
, at 22:17, Henk-Jan van Tuyl wrote: > On Sun, 24 May 2009 10:33:13 +0200, Rolf Haynberg > > wrote: > >> Hello wxhaskell users, >> >> I'm new to wxhaskell and I can't solve the following problem on my >> own >> (tried to find a solution onlin

[wxhaskell-users] Using input from IO in GUI

2009-05-24 Thread Rolf Haynberg
Hello wxhaskell users, I'm new to wxhaskell and I can't solve the following problem on my own (tried to find a solution online for hours). What I'm trying to do is simple: I want to display the time from now until a time in the future. For which I read the current time with getClockTime, d