Hello, I suspect this is a total newbie question, so I wanted to check here before going over to the Hugs-Bugs list. I've just installed hugs_SOE-Jan2005.msi on a WinXP machine. When I enter an expression in WinHugs like following: putStr "Hello" I get a blank line instead of the expected "Hello". I do get output from commands like ":?", etc. I assume I need to change a setting somewhere, but I haven't seen anything obvious yet. Please note that everything works fine with Hugs (command prompt version) and WinHugs in hugs98-Nov2003-2.msi works fine too. However, I'm starting to work through SOE, so, as I understand it, I need to use the Jan2005 installer. Thanks for any help with this, Kevin P.S. Are there any archives of the Haskell lists?
Hi,
I suspect this is a total newbie question, so I wanted to check here before going over to the Hugs-Bugs list. I've just installed hugs_SOE-Jan2005.msi on a WinXP machine. When I enter an expression in WinHugs like following:
From what I remember, SOE WinHugs is broken (although I may be wrong). If you have to use SOE then maybe that is the only release that will work, but in general there is a new WinHugs beta release at:
http://www-users.cs.york.ac.uk/~ndm/projects/winhugs.php
P.S. Are there any archives of the Haskell lists?
Yes: http://www.haskell.org/haskellwiki/Mailing_Lists Thanks Neil
participants (2)
-
Kevin Lindsey -
Neil Mitchell