Updated blog link in comments
[advent-of-code-22.git] / advent16 / Main.hs
index 30d0843b1c2239add994e76b6bc19c60605aa8f4..d0540b463a306a672459f30c186868d899fbfd03 100644 (file)
@@ -1,4 +1,5 @@
 -- Writeup at https://work.njae.me.uk/2022/12/17/advent-of-code-2022-day-16/
+-- Follow up at https://work.njae.me.uk/2023/07/21/optimising-haskell-example-3/
 
 import Debug.Trace