[GSoC 2025] Getting Started with GHC CodeWorld Update

Hi everyone!

I’m Arpit Yadav, an undergraduate at IIT Kanpur. I’ve been learning Haskell for a couple of months now, and I’ve really enjoyed its expressiveness and the way it encourages clear, declarative thinking. The strong type system and functional paradigm have been fascinating to explore!

Given my enthusiasm for Haskell, I’d love to contribute to this project. I also have experience as a full-stack developer and believe I can bring value to the effort. I am currently looking through the GHC documentation. Could you suggest some starting points to get familiar with the current state of the project? Additionally, are there any beginner-friendly issues I could work on to gain a better understanding?

Looking forward to your guidance!

Best,
Arpit

5 Likes

Hi Arpit,

It’s great to see that you’re interested in the project! @cdsmith can perhaps give a more detailed response, but I can perhaps already give a few tips:

One thing you can already start on is to try and make a small test application using (one of) these back ends.

Happy hacking!

4 Likes

Thanks a lot! I will get started immediately

1 Like