
8 Jan
2009
8 Jan
'09
5:26 a.m.
Hi, Does anyone have any advice on how to inspect complex TVar data structures that may include cycles? They're opaque as far as Show goes. And sometimes I'd like a more comprehensive view of my data structures at the ghci prompt rather than the dribs and drabs I get by typing "x <- atomically $ readTVar var" and the like all the time. Also, do TVars have a printable identity for debugging purposes? Thanks -John
5978
Age (days ago)
5978
Last active (days ago)
0 comments
1 participants
participants (1)
-
John Ky