On Fri, Dec 10, 2010 at 11:30 AM, Henning Thielemann
<lemm...@henning-thielemann.de> wrote:
>
> On Fri, 10 Dec 2010, Permjacov Evgeniy wrote:
>
>> Does haskell 2010 include binary IO? If no, what was the reason?
>
> Isn't binary IO solved using ByteString and Binary packages - is there a
> need to put them into the Haskell report?

I would add that by providing the FFI, Haskell 2010 makes the
ByteString and binary packages possible and therefore it does support
binary IO, albeit the process is greatly simplified by usage of these
higher-level libraries.

Michael

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

Reply via email to