Using mutable array after an unsafeFreezeArray, and GC details

Edward Z. Yang ezyang at mit.edu
Fri May 9 23:55:24 UTC 2014


Excerpts from Carter Schonwald's message of 2014-05-09 16:49:07 -0700:
> Any chance you could try to use storable or unboxed vectors?

Neither of those will work if, at the end of the day, you need to
store pointers to heap objects

Edward


More information about the Glasgow-haskell-users mailing list