Initial commit
authorNeil Smith <NeilNjae@users.noreply.github.com>
Sun, 1 Dec 2024 09:53:26 +0000 (09:53 +0000)
committerNeil Smith <NeilNjae@users.noreply.github.com>
Sun, 1 Dec 2024 09:53:26 +0000 (09:53 +0000)
commit9906d003f04cd45336b6957fbd19742b0e2f5464
tree4153f6595b670a7e5070c8eb84012c2e2a4406f0
Initial commit
.gitignore [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
adventofcode24.cabal [new file with mode: 0644]
app/Main.hs [new file with mode: 0644]
src/AoC.hs [new file with mode: 0644]