/pub/haskell/hugs/BETA/hugs16.zip on haskell.org contains a copy of Hugs for DOS if anyone wants to try it. You can also download it using the Hugs 1.4 beta distribution page: http://www.haskell.org/hugs/hugsget.html The same directory also contains an updated BETA release that you might like to try. This release contains a patch for the runST bug, improved runtime error messages and several other recent fixes. -- Alastair Reid Yale Haskell Project Hacker [EMAIL PROTECTED] http://WWW.CS.Yale.EDU/homes/reid-alastair/ ps The DOS distribution has only been tested on my Windows NT box. If you have a true DOS box, you might need the dpmi files from /pub/haskell/hugs pps Comments on the contents of hugs{16,32}.zip are welcome. The current contents are: All libraries, demos, etc (hugs16.zip excludes things that need Win32) No C source code (if you had a C compiler, you'd grab a source distrib?) Haskell language and library reports (in html format) hugs.exe, runhugs.exe and winhugs.exe Win32.{hs,dll} (hugs32.zip only) Both distributions fit onto a 1.4M floppy. hugs16.zip has a bit of spare space (because it omits Win32.{hs,dll}, lib/Graphics and lib/Fran).
