diff -r 78f6f4e9f358 -r 8c01e80cf77f pas2CTutorial.wiki --- a/pas2CTutorial.wiki Mon Apr 30 12:49:25 2012 +0000 +++ b/pas2CTutorial.wiki Tue May 01 16:48:49 2012 +0000 @@ -10,9 +10,7 @@ Run from the `tools` folder {{{ -ghci -:load pas2c.hs -pas2C "hwengine" +ghc -e "pas2C \"hwengine\"" pas2c.hs }}} You can replace "hwengine" with any other module.