changeset 11:35881e1404dc default tip

output something different
author Jeff Hammel <k0scist@gmail.com>
date Mon, 01 Jan 2018 14:55:37 -0800
parents a5f50dab9fcd
children
files jotto/app/Main.hs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jotto/app/Main.hs	Mon Jan 01 14:51:58 2018 -0800
+++ b/jotto/app/Main.hs	Mon Jan 01 14:55:37 2018 -0800
@@ -5,4 +5,4 @@
 import Lib
 
 main :: IO ()
-main = someFunc
+main = putStrLn "Hello world"