project skeleton
This commit is contained in:
parent
55aaed7550
commit
2b64fe2a0b
4 changed files with 54 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
module Main (main) where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Hello, Haskell!"
|
||||
main = putStrLn "hi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue