[Haskell-beginners] how to set command args in ghci

Chaddaï Fouché chaddai.fouche at gmail.com
Fri Oct 23 09:41:13 EDT 2009


On Fri, Oct 23, 2009 at 12:43 PM, Yusaku Hashimoto <nonowarn at gmail.com> wrote:
> or
>
> :ma foo bar
>

I think this example would be more self-explanatory if you used the
whole command name :

ghci> :main args1 args2

-- 
Jedaï


More information about the Beginners mailing list