mima-tools/app/Main.hs
2019-11-05 21:15:48 +00:00

4 lines
84 B
Haskell

module Main where
main :: IO ()
main = putStrLn "Nothing to see here, move along."