The created binary is now saved in the output folder.
This commit is contained in:
parent
5062356cef
commit
582747a997
2 changed files with 2 additions and 2 deletions
|
|
@ -72,7 +72,7 @@ main' debug s = do
|
|||
debugDotViz
|
||||
|
||||
compile generatedCode
|
||||
spawnWait "./hello_world"
|
||||
spawnWait "./output/hello_world"
|
||||
-- interpred <- fromInterpreterErr $ interpret lifted
|
||||
-- putStrLn "\n-- interpret"
|
||||
-- print interpred
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue