Split datafile finding into a library
authorNeil Smith <NeilNjae@users.noreply.github.com>
Tue, 6 Dec 2022 12:03:40 +0000 (12:03 +0000)
committerNeil Smith <NeilNjae@users.noreply.github.com>
Tue, 6 Dec 2022 12:03:40 +0000 (12:03 +0000)
commit91da51ec3e425f6cf66771af48cccdb98ea08a38
treeeb14772beb3595487d307e047408883086b4550a
parent99f068fe6961279ce639195448889db6f967e623
Split datafile finding into a library
advent-of-code22.cabal
advent01/Main.hs
advent02/Main.hs
advent03/Main.hs
advent04/Main-interval.hs
advent04/Main.hs
advent05/Main.hs
advent06/Main.hs
lib/AoC.hs [new file with mode: 0644]