projects
/
advent-of-code-23.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2928a
)
Updated blog link
author
Neil Smith
<NeilNjae@users.noreply.github.com>
Sat, 2 Dec 2023 11:16:09 +0000
(11:16 +0000)
committer
Neil Smith
<NeilNjae@users.noreply.github.com>
Sat, 2 Dec 2023 11:16:09 +0000
(11:16 +0000)
advent02/Main.hs
patch
|
blob
|
history
diff --git
a/advent02/Main.hs
b/advent02/Main.hs
index d33a26b47d23148a156f349075f7e57fccfbbf83..2e96f1b040fa2867f9e34d5a174464e4921bf2bd 100644
(file)
--- a/
advent02/Main.hs
+++ b/
advent02/Main.hs
@@
-1,4
+1,4
@@
--- Writeup at https://work.njae.me.uk/202
2/12/02/advent-of-code-2022-day-
2/
+-- Writeup at https://work.njae.me.uk/202
3/12/02/advent-of-code-2023-day-0
2/
import AoC
import Data.Text (Text)