Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.
- Haskell from First Principles
- CIS194 Introduction to Haskell (Spring 2013), University of Pennsylvania
- Functional Programming Course, Data61/CSIRO
- Project Euler problems and solutions
- How I Start Haskell, Chris Allen
- Structuring your first Haskell Project, Saksham Sharma
- For Beginners, Julie Moronuki
- Functional Education, Chris Allen
- Getting Started with Haskell, Stack Overflow
- What I Wish I Knew When Learning Haskell, Stephen Diel
- A Haskell study syllabus
- The Joy of Haskell, Chris Martin, Julie Moronuki
- Typeclasses, Chris Martin, Julie Moronuki
- Book of Types (in progress), Sandy Maguire
- The Fun of Programming, Jeremy Gibbons, Oege De Moor
- Parallel and Concurrent Programming in Haskell, Simon Marlow
- Category Theory for Programmers, Bartosz Milewski
- Real World Haskell, Don Stewart