This tutorial is about server programming in concurrent Haskell. Although, Simon Marlows' web server written in Haskell [1] is a good reference, tutorial for newbies driven by simple example is needed. It is a great pleasure to program servers in applicative languages supporting concurrency. Erlang is an excellent example which had been highly successful in the industry. Erlang's message passing s