On 2008-02-20, John Goerzen <[EMAIL PROTECTED]> wrote:
>
> On the other hand, if you mean using a dictionary to "wrap" just the
> ByteString types (or other similar ones), I am currently thinking of
> something along those lines.  I'll post here if I come up with
> something clever (or not).

Can't come up with anything particularly clever here.  I think if we
go that route, our only option is to add some wrapping/dewrapping
function to encapsulate a ByteString into some sort of BSWrapper that
does this sort of thing.

Not exceptionally convenient.

-- John

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to