aboutsummaryrefslogtreecommitdiff
path: root/Puzzle17.hs
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2018-01-09 12:26:03 +0100
committerYuchen Pei <me@ypei.me>2018-01-09 12:26:03 +0100
commitd4472c03425f30aaffb285a966d4ca86d2b69730 (patch)
tree2342e09911d1e3e5eca244ccd7717e319bfe190b /Puzzle17.hs
parent36b7ae3736c9ab52da7994bde0cb3ed657efc721 (diff)
added author field
Diffstat (limited to 'Puzzle17.hs')
-rw-r--r--Puzzle17.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Puzzle17.hs b/Puzzle17.hs
index cb704a1..277ad28 100644
--- a/Puzzle17.hs
+++ b/Puzzle17.hs
@@ -1,3 +1,4 @@
+-- Author: Yuchen Pei (me@ypei.me)
-- Acknowledgement: Thanks to Bob Grudem for helping solve part 2 of the puzzle.
{-# LANGUAGE BangPatterns #-}