
1 Dec
2014
1 Dec
'14
3:56 p.m.
Hi, I need to convert values of types STRef RealWorld a to IORef a in order to attach finalizers to them. For now, I am using GHC.IORef for this. Is there a better way to achieve what I want? All the best, Wolfgang