2 lines
48 B
Text
2 lines
48 B
Text
open monad io
|
|
do putStrLn "Hello world!" ::: IO
|
open monad io
|
|
do putStrLn "Hello world!" ::: IO
|