
22 Jun
2004
22 Jun
'04
3:07 a.m.
G'day all.
Quoting John Meacham
would it be possible to provide an Ord instance for (IORef a)?
It would, although then someone else would just want a hashable instance. Sounds to me like it might be worth coming up with a general IORef (and STRef) wrapper. Until then, this is what I use. Cheers, Andrew Bromage