summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Lib.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Lib.hs b/src/Lib.hs
index a11d0d3..70be4b1 100644
--- a/src/Lib.hs
+++ b/src/Lib.hs
@@ -3,4 +3,4 @@ module Lib
) where
someFunc :: IO ()
-someFunc = putStrLn "someFunc was called and says Hello World!!"
+someFunc = putStrLn "someFunc was called and says Hello World!!(3)"