add exectuable sources
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
putStrLn "There is no WASM!"
|
||||
Reference in New Issue
Block a user