Set up mima-run executable
This commit is contained in:
parent
495809bd86
commit
975c5e4116
2 changed files with 15 additions and 0 deletions
4
mima-run/Main.hs
Normal file
4
mima-run/Main.hs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "In the beginning, there was nothing."
|
||||
Loading…
Add table
Add a link
Reference in a new issue