hbs2/hbs2-cli/app/Main.hs

8 lines
60 B
Haskell

module Main where
main :: IO ()
main = do
print "yay!"