dear-implot.hs/Main.hs
Tristan Cacqueray d8595ce01c Initial summon
2021-02-21 21:02:35 +00:00

5 lines
62 B
Haskell

module Main (main) where
main :: IO ()
main = putStrLn "go!"