about summary refs log blame commit diff
path: root/src/Main.hs
blob: 7ec8d9f8ca82463e8d0e92e5409876932ca03a4f (plain) (tree)
1
2
3
4
5




                       
module Main where

main :: IO ()
main = do
  putStrLn "Working..."