[Haskell-cafe] How to put a string into Data.Binary.Put

C K Kashyap ckkashyap at gmail.com
Sat Nov 6 09:38:04 EDT 2010


Thanks a lot Gregory and Daniel,

I think I'll go with the "mapM_ (putWord8 . fromIntegral . ord)" approach.

-- 
Regards,
Kashyap


More information about the Haskell-Cafe mailing list