import Metaplug main = do s <- eval "reverse \"hello world!\" :: String" "/usr/local/lib/ghc-6.6.1" putStrLn $ "str: "++s