Skip to content

Commit 48f774f

Browse files
committed
solve day 7
1 parent 63fab72 commit 48f774f

File tree

4 files changed

+937
-0
lines changed

4 files changed

+937
-0
lines changed

aoc2024.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ library
3333
Day5
3434
Day6
3535
Day6.Guard
36+
Day7
3637
other-modules:
3738
Paths_aoc2024
3839
autogen-modules:
@@ -59,6 +60,7 @@ test-suite aoc2024-test
5960
Day4Spec
6061
Day5Spec
6162
Day6Spec
63+
Day7Spec
6264
Paths_aoc2024
6365
autogen-modules:
6466
Paths_aoc2024

0 commit comments

Comments
 (0)