This tutorial is designed as a practical guide to writing real world code in Haskell and hopes to intuitively motivate and introduce some of the advanced features of Haskell to the novice programmer. Our goal is to write a concise, robust and elegant IRC bot in Haskell. A packaged-up version of the code is available on GitHub. Getting started You'll need a reasonably recent version of GHC. Our fir