add exectuable sources

This commit is contained in:
Ilya Rezvov
2018-04-28 14:04:41 -07:00
parent 4601666eab
commit 9c5c4a77cc
3 changed files with 22 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module Main where
main :: IO ()
main = do
putStrLn "There is no WASM!"