Thanks, I've seen the customary "Scheme/Lisp in Haskell" tutorials before, including that one, but I couldn't ever find that one again. :p
I also found some of the "Programming Haskell" tutorials on
http://cgi.cse.unsw.edu.au/~dons/blog/ to be quite informative. Particularly the arguement handling bit on a reverse cat program; it was a good example of monadics going into work (which is what I've been wanting to see.)
I'll look around some more, thanks!