There are 10 repositories under haskell-learning topic.
I'm trying to update the Real World Haskell book
A little course to learn about some of the more obscure GHC extensions.
Learn Haskell by building a blog generator - an introductory book about Haskell.
Jupyter adaptation of Learn You a Haskell for Great Good!
The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs
A curated list of amazingly awesome Haskell articles and talks for beginners.
Elsa is a lambda calculus evaluator
Cheat Sheets for programming languages and tools
🔍 A step-by-step guide to parsing using Haskell parser combinators.
A beginner's guide to Haskell optimization
📖 Projects showcased in the book "Learn Haskell by Example"
Notes and solutions to exercises of "Haskell Programming from first principles"
Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck
🚀My solutions to the Haskell Book exercises!
Reddit Clone written in Haskell and Postgres
From the book "Haskell Programming from first principles"
Plutus Pioneer Program #2 Cohort
2019 winter Haskell school in Sydney Australia
My solutions to the exercises contained in the book "Real World Haskell"
My solution to ‘Haskell: The Craft of Functional Programming (3rd Edition)’
Programming in Haskell (2nd ed) by Graham Hutton
🚀Solutions of CIS 194: Introduction to Haskell (Spring 2013) course
problems from codeforces solved in haskell
Assignments for the Functional Programming course at Utrecht University
Home for my CodeWars Haskell practice
📘 My solutions to exercises from "Haskell Programming from first principles" http://haskellbook.com/
This is my Undergraduate University Honours Project and dissertation.
[Complete] Solutions to exercises from "Haskell Book" along with study notes