dots-of-war/files/scripts/foo.hs
2020-03-23 20:23:31 +01:00

6 lines
48 B
Haskell

-- |
module foo where
main :: Int
main = "hi"