org-to-mafiauniverse/app/Main.hs

5 lines
67 B
Haskell
Raw Normal View History

2022-10-26 09:57:55 +00:00
module Main where
main :: IO ()
main = putStrLn "Hello, Haskell!"