Hi,<br><br>I don&#39;t know if it&#39;s been asked before. I just wonder if GHC supports some sort of one-liner program that can be specify right as the argument to either ghci or runghc program. In perl, they have something like 
<br><br>perl <b>-e</b> &#39;print &quot;Hello&quot;&#39;<br><br>Do we have similar thing with GHC?<br><br>Thanks,<br>Ed<br>