id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2425,Crash constructing a ClockTime too far into the future,wagstaff,,"Per summary.  Type this in to GHCi:

`show (TOD 12312323123 0)`

and it crashes.

Similar bad behaviour with compiled code.

Ah, looks like it goes wrong when the bits wrap.  `(TOD 2147483647 0)` is OK, but `(TOD 2147483648 0)` falls apart.",bug,closed,normal,_|_,libraries/old-time,6.8.3,wontfix,,,Windows,x86,None/Unknown,Unknown,,,,
