From 317ee36636ebeec986971ef857cd297f0320e58d Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Mon, 27 May 2013 10:31:48 +0200 Subject: start --- haskell/template.hs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 haskell/template.hs (limited to 'haskell/template.hs') diff --git a/haskell/template.hs b/haskell/template.hs new file mode 100644 index 0000000..a72d31e --- /dev/null +++ b/haskell/template.hs @@ -0,0 +1,4 @@ +p4 :: Int +p4 = + +main = putStrLn $ "Solution: " ++ show p4 -- cgit v1.2.3