» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with monad + io

Nabble - Haskell - Haskell-Cafe - An interesting monad: "Prompt"

I've been trying to implement a few rules-driven board/card games in Haskell and I always run into the ugly problem of "how do I get user input"?

Haskell: del.icio.us tag/haskell

Tackling the awkward squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell

This tutorial focuses on explaining the "bits round the edges" of Haskell programs. It gives an account of monadic IO, concurrency, exceptions, and foreign language interfaces.

Haskell: del.icio.us tag/haskell