On Freenode:
Hi! Has anyone used System.IO to run "runghc" and to get dynamic results at run time? Just curious. (I mean, you could have a .hs script that compiles another .hs script, saves the file, runs `runghc` on it, then take the printout from stdout back into the parent process.)
And I get this very helpful response:
Progress is good in the last few hours before I attempt to head back to an easy sleep.[13:23]
@google hint haskell
[13:23]http://hackage.haskell.org/package/hint
and also a note about
ghc -e "haskell code"
No comments :
Post a Comment