From 6756711bf828f7a0af616aca637334ac4048c2d2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 19 Jul 2018 23:27:25 +0200 Subject: minor change --- src/Lib.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Lib.hs') diff --git a/src/Lib.hs b/src/Lib.hs index 49d6485..5cb161b 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!!(5)" +someFunc = putStrLn "someFunc was called and says Hello World!! (NOW IT WORKS, right?!)" -- cgit v1.2.3