1
Fork 0
effect-systems/app/Main.hs

5 lines
65 B
Haskell

module Main where
main :: IO ()
main = putStrLn "Hello, World!"