X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=advent08%2FMain-longwinded.hs;h=88c6c811fd848c7d70caa8e13c6d83870670e387;hb=5906e1d8d0723d8c7e3d97c3a29988723efe2f71;hp=5e51f2852fa3199599160307c369760519ead6fc;hpb=44f075be0a9e6b637d93d35b5cea705ca2e1b1f4;p=advent-of-code-21.git diff --git a/advent08/Main-longwinded.hs b/advent08/Main-longwinded.hs index 5e51f28..88c6c81 100644 --- a/advent08/Main-longwinded.hs +++ b/advent08/Main-longwinded.hs @@ -1,4 +1,4 @@ --- Writeup at https://work.njae.me.uk/2021/12/04/advent-of-code-2021-day-4/ +-- Writeup at https://work.njae.me.uk/2021/12/09/advent-of-code-2021-day-8/ import Data.Text () import qualified Data.Text.IO as TIO