I wrote:
>> It's not a good idea for a basic time
>> library to introduce possible crashes. At least you should
>> provide an alternative safe interface. Similarly for toEnum.
Chris Heller wrote:
> are you suggesting something like doing modulo arithmetic rather
> than calling error on undefined v
Thanks for the feed back.
> Very nice. Please put it up on hackage so we can see the
> haddocks, try it out easily, etc.
I've registered for an account, and will have it up on Hackage just as
soon as I can. For now you can see the Haddock docs for the library
at: http://hellertime.github.com/time
Moving the discussion from haskell to haskell-cafe.
Chris Heller wrote:
>> http://github.com/hellertime/time-recurrence
>> A library for generating and inspecting recurring times.
Very nice. Please put it up on hackage so we can see the
haddocks, try it out easily, etc.
>> hoping to solicit some