r/haskell 2d ago

A list of Haskell projects

https://github.com/TheArjunAgarwal/Awesome-Haskell-Projects

I had made a list of Haskell projects for an undergrad course I was TAing. It was meant for beginners, but I don't see why one couldn't use it for fun otherwise aswell.

If you have some other suggestions, do send them my way. If you have implemented something similar to something on the list, I would love to link your repo or write-up for future reference.

26 Upvotes

2 comments sorted by

3

u/recursion_is_love 1d ago

There are lots of similar project when searching for awesome haskell on github, I wonder why they don't collaborated.

5

u/jeffstyr 1d ago

I guess this list is different because it's not a list of links to existing software, it's a list of project ideas (projects that someone learning Haskell could implement as an exercise).