17 Apr
2009
17 Apr
'09
2:55 p.m.
Bjorn Buckwalter wrote:
Ashley Yakeley
writes: time 1.1.2.4 is available on Hackage.
This version of time should compile on Windows. It's been tested on a Vista machine that didn't have cygwin, just the standard GHC install.
No other changes have been made.
Actually, parsing is now case-insensitive (e.g. month and timezone names). Also, 'Day' is an instance of 'Ix'.
Oops. I probably should have called it 1.1.3 then. Instances of Typeable have been requested for various types. I'll add these for 1.1.3. -- Ashley Yakeley