G'day all. I hacked up a quick implementation of IORef-like things which are members of Ord, implemented as a pair of a Unique and an IORef. At the moment it's called Data.IOStableRef, but I'm not sold on the name. IOOrdRef has too many adjacent O's for my liking. Any other thoughts? Cheers, Andrew Bromage