Updated blog link in comments
[advent-of-code-22.git] / advent16 / MainSPar.hs
index d3be5ec4bd96f596608d248d430124b3ba28c171..5b68b29e04256a87fdf0521d647bda6c54dc0cd3 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