Wei Song wrote: > > Dear Sir > > I carelessly set gc smaller and when I run hugs after that,there is "fatal > error:unable to load prelude" > the Error message is that ""C:\haskell\hugs\lib\Prelide.hs":Garbage > collection fails to reclaim sufficient space" > Hugs on my machine is "Hugs for win 32" > Would you please tell me how to solve this problem? > Thank you very much StartBar -> Run... -> hugs -h10000 (that'd set it to 10k, use some suitably large number; i use 400000). John
- problem on hugs Wei Song
- John Atwood
