mirror of
https://codeberg.org/JasterV/aoc2024-haskell.git
synced 2026-04-26 18:10:05 +00:00
234 B
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