Unboxed Vectors of newtype'd values
Johan Tibell
johan.tibell at gmail.com
Tue Jun 5 22:49:21 CEST 2012
On Tue, Jun 5, 2012 at 1:46 PM, Bryan O'Sullivan <bos at serpentine.com> wrote:
> I think so - thanks, Andres! I believe that Johan's problem is another beast
> entirely.
Just to make it clear why I butted into this thread to begin with
(apologies for that.)
I also want a deriving Unbox mechanism, but with a more magic Unbox
class (e.g. one that knew enough about the representation of a data
type to unpack it.) That was the connection.
-- Johan
More information about the Libraries
mailing list