[Hugs-users] Status of Hugs? (last major release for Windows was
2003..)
Ross Paterson
ross at soi.city.ac.uk
Sun Feb 19 18:02:37 EST 2006
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.
More information about the Hugs-Users
mailing list