aoc2024-haskell/README.md
Víctor Martínez 48e70ac9db
Update README.md
2025-03-13 19:12:14 +01:00

234 B

AOC 2024 solutions with Haskell

⚠️ WORK IN PROGRESS ⚠️

I am using this as my haskell playground to learn the language.

I've also setup tests for the sake of learning how to write them and setup a CI for the same reason