[Haskell-cafe] No Derived Read for Unboxed Arrays
Donald Bruce Stewart
dons at cse.unsw.edu.au
Thu Jan 25 19:19:54 EST 2007
ndmitchell:
> HI Don
>
> >> (But of course, having Read/Show defined for UArray may well be
> >> useful, and sounds a good idea)
> >
> >There's also an instance Binary for UArray. That might be useful?
>
> Is there an instance Binary in a released library?
If in doubt, look on hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary/0.2
-- Don
More information about the Haskell-Cafe
mailing list