On 29 September 2011 19:14, haskell <[email protected]> wrote:
> i have hugs i am installing haskell-platform
> when i run in hugs using :load it does nothing

Just loading a file doesn't do anything, you have to give it a command
to do.  Run "main" or something inside hugs.

-- 
Ivan Lazar Miljenovic
[email protected]
IvanMiljenovic.wordpress.com

_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to