tickLeisteTestClient/app/Main.hs
2020-09-22 16:53:25 +02:00

5 lines
51 B
Haskell

module Main where
main :: IO ()
main = return ()