all done
This commit is contained in:
5
src/Main.hs
Normal file
5
src/Main.hs
Normal file
@ -0,0 +1,5 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
putStrLn "hello world"
|
Reference in New Issue
Block a user