Initial commit + cabal project
This commit is contained in:
commit
947bdaf0a5
3 changed files with 89 additions and 0 deletions
4
app/Main.hs
Normal file
4
app/Main.hs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "Hello, Haskell!"
|
Loading…
Add table
Add a link
Reference in a new issue