[Haskell-cafe] Re: "C" buffer suggestions??
Adam Langley
agl at imperialviolet.org
Mon Jun 23 19:13:15 EDT 2008
On Mon, Jun 23, 2008 at 2:27 PM, Don Stewart <dons at galois.com> wrote:
> So heap allocated and collected, but not moved.
My bad. In that case, you might want to work with ByteStrings all the
way since it might make building the visible interface (which probably
should use ByteStrings) easier.
AGL
--
Adam Langley agl at imperialviolet.org http://www.imperialviolet.org
More information about the Haskell-Cafe
mailing list