Contents:
Educational Resources #
- State of the Haskell ecosystem: describes the best tools available
- What I Wish I Knew When Learning Haskell
- Haskell without the theory
- Haskell: Build Tools
- Haskell Study Plan
- Type Classes
Books #
- Haskell Programming from First Principles
- Concurrent Parallel and Concurrent Programming in Haskell
- Practical Haskell
- Practical Web Development with Haskell
- A Type of Programming
- Haskell School of Music
- Finding Success (and Failure) in Haskell
- Get Programming in Haskell
Blog articles #
- Haskell mini-patterns handbook
- Help! My Haskell program consumes more memory the longer it runs
- Let’s build a Cloudflare Worker with WebAssembly and Haskell
Tools #
- hlint
- ghcid: very basic IDE engine based on
ghci
- IntelliJ-Haskell
- Haskell for Mac