I'm considering dipping my toe in the functional programming world, and wondering if it would be better to start with Scala or Haskell. I'm coming at this primarily as a Python programmer. My only real functional programming experience with functional programming is using Scheme in an intro comp-sci class over a decade ago.
Some of the comments in Podcast #50 about Scala being more pragmatic than Haskell tend to push me towards Scala. While this is primarily a learning exercise, I'd still like to be able to put it to some practical use. However, I'm interested in hearing other people's opinions.
Edited to add: Including suggestions for other languages beyond Scala and Haskell.