On Thu, Sep 13, 2012 at 10:29 PM, Magicloud Magiclouds <span dir="ltr">&lt;<a href="mailto:magicloud.magiclouds@gmail.com" target="_blank">magicloud.magiclouds@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
  Simple usage, I could make an instance of Enum to UTCTime, so<br>
[utcTime..] could work. But that is so stiff. How if sometimes I want<br>
to step by 1 min, sometimes I want to step by 1 sec?<br>
  So I think some way like [ t | addUTCTime last 60 ] could be nice.<br>
But I cannot figure it out....<br>
  Any idea?<br></blockquote><div><br></div><div>Try using Prelude.iterate.</div><div><br></div><div>-Karl </div></div>