Re: Status of Hugs? (last major release for Windows was 2003..)
Ross Paterson <[email protected]> Sun, 19 Feb 2006 23:02:37 +0000
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Feb 19, 2006 at 10:16:21PM -0000, Claus Reinke wrote: > hcar also refers to winhugs, which isn't mentioned on hugs home > page at all (its download page refers to an older version, stating > that that one doesn't work), for a pre-release. > > http://www-users.cs.york.ac.uk/~ndm/projects/winhugs.php Yes, please try that out. When WinHugs is ready, there will be a Hugs release. > i tried minhugs from there, which claims Version: 20051031, > but doesn't seem to know about the hierarchical libs. the menu > entry gives a blank, and the prompt gives: > > Hugs> :b Data.List > Unknown module Data.List That's normal Hugs behaviour: you have to load a module before you can browse it.