profold/app/Main.hs
2020-02-29 20:51:27 +00:00

4 lines
71 B
Haskell

module Main where
main :: IO ()
main = putStrLn "Nothing to see here"