Documentation

Docs on this site

Have other ideas for improving documentation? Please discuss it on Reddit

Books for Learning Haskell

Courses

Course material created by instructors

Tutorials

Short, dense, classic ways to hit the ground running

Online Resources

Curated resources put together by Haskellers:

Manuals and Guides

Manuals and guides that cover common Haskell tooling:

Package and Dependency Management

The Cabal guide is a good start but there's a lot to learn:

Library Documentation

Documentation for Haskell libraries is typically available on Hackage. We also have specialized tools for searching across it, not only by name, but by type.

Language Report

The Haskell 2010 language report is available online here.

A PDF version is available here.

It can also be downloaded as a darcs repository:

$ darcs get http://darcs.haskell.org/haskell2010-report