Advent of Code 2024 solutions using Idris2
Find a file
Kiana Sheibani d87cb7d7ee
fix: remove unnecessary module list from ipkg
This is apparently only necessary for libraries, not for executables.
Good to know!
2024-12-09 00:33:28 -05:00
src feat: part 6-2 2024-12-08 18:01:22 -05:00
.envrc feat: part 1-1 2024-12-02 06:06:11 -05:00
.gitignore feat: part 1-1 2024-12-02 06:06:11 -05:00
advent-of-code-2024.ipkg fix: remove unnecessary module list from ipkg 2024-12-09 00:33:28 -05:00
flake.lock feat: part 1-1 2024-12-02 06:06:11 -05:00
flake.nix feat: part 1-1 2024-12-02 06:06:11 -05:00
LICENSE feat: part 1-1 2024-12-02 06:06:11 -05:00