[Haskell-cafe] Some Haskell platformish questions
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Aug 2 04:10:01 EDT 2007
Hello David,
Thursday, August 2, 2007, 12:48:07 AM, you wrote:
about concurrency - necessarily read paper "Tackling the awkward squad:
monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell"
http://research.microsoft.com/Users/simonpj/papers/marktoberdorf/marktoberdorf.ps.gz
one of current GSOC projects is the binding to LibCurl
about SHA256 - if it's missed in Crypto package, you can use FFI to
import this function from any C library
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list