On Wed, 11 Feb 2015, David Feuer wrote: > The Data.Ref.Unboxed module in the ArrayRef package attempts to address > this, but it doesn't seem to get much visibility, and its code hasn't > been touched since 2009. What can we do about this? Use Ptr, Storable, poke and peek.