aboutsummaryrefslogtreecommitdiff
path: root/challenge-108/stuart-little/haskell/ch-2.hs
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-108/stuart-little/haskell/ch-2.hs')
-rwxr-xr-xchallenge-108/stuart-little/haskell/ch-2.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/challenge-108/stuart-little/haskell/ch-2.hs b/challenge-108/stuart-little/haskell/ch-2.hs
new file mode 100755
index 0000000000..fc211e469c
--- /dev/null
+++ b/challenge-108/stuart-little/haskell/ch-2.hs
@@ -0,0 +1,6 @@
+#!/usr/bin/env runghc
+
+-- run <script>
+
+main = do
+ putStrLn "1, 1, 2, 5, 15, 52, 203, 877, 4140, 21147"