Hey cafe,

If any of you were (or are) Common Lispers, you may be aware of Dr. Conrad Barski's humorous and lighthearted
approach to Common Lisp.  As a little tribute to his CL evangelization efforts, I ported his tutorial,
'Casting SPELs in Lisp' (http://www.lisperati.com/casting.html) to Haskell.  It works very similarly to his final program,
except it can be run in a loop, instead of one function at a time.  It's available at http://hackage.haskell.org/package/Advgame-0.1.1
if anyone is interested.

Cheers,
 - Tim