Updated blog link in comments
[advent-of-code-22.git] / advent16 / MainSubsets.hs
index b927188a8e95d527b35acd4a8c678254ef8e69ff..47d8627c19189f9d07998eaad67f231242669ae6 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