aboutsummaryrefslogtreecommitdiff
path: root/Puzzle25.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Puzzle25.hs')
-rw-r--r--Puzzle25.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Puzzle25.hs b/Puzzle25.hs
index 656e91d..65a001e 100644
--- a/Puzzle25.hs
+++ b/Puzzle25.hs
@@ -1,3 +1,4 @@
+-- Author: Yuchen Pei (me@ypei.me)
{-# LANGUAGE BangPatterns #-}
{-# LANGUAGE FlexibleContexts #-}
import Text.Parsec.Prim