Resources for learning Haskell

Haskell is a functional computer programming language. It's pretty neat and pretty useful. As I got better at Haskell, I got better at thinking about code in other languages too. These are some resources for learning Haskell:

The Haskell community is pretty friendly.

(IRC is real-time group text chat; mailing lists are e-mail based group discussion.)

After doing a bit of tutorial, try using Haskell for something you want to do! It's okay if your code isn't idiomatic Haskell at first.