Any Haskell online contests or problem sets?
Sphere Online Judge (SPOJ)
It uses ghc 6.10.4 compiler.
Project Euler problems are quite a good fit for Haskell. You run your own code and submit your answer on the website.
Facebook Puzzles (GHC Haskell 6.8.2)
Code Chef accepts Haskell.