Hacker News new | ask | show | jobs
by francogt 704 days ago
Haskell Programming from First Principles is probably the best and most exhaustive resource on learning Haskell.

I now refer people to “Effective Haskell” by Rebecca Skinner[0]. It’s well written, modern (published in 2023) and goes into everything you need to know to use haskell in common, real world tasks.

[0] https://pragprog.com/titles/rshaskell/effective-haskell/