dots-of-war/files/scripts/foo.hs
2020-03-25 18:36:34 +01:00

6 lines
48 B
Haskell
Executable file

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