> Dear Sir/Madam Please could you give me the web address of where I > would be able to find Haskell 1.3. Yours faithfully Andrew McLennan
If you really need Haskell 1.3, the Hugs 1.3 implementation is somewhat close. You can find an archived copy here: http://www.cse.ogi.edu/~mpj/hugsarc/index.html But if you want a current Haskell implementation, you should grab Hugs 98 (note the large change in version number :-)) from this site: http://haskell.org/hugs/ or one of the other Haskell implementations listed here: http://haskell.org/implementations.html [These other Haskell implementations probably have archive versions too.] -- Alastair Reid [EMAIL PROTECTED] Reid Consulting (UK) Limited http://www.reid-consulting-uk.ltd.uk/alastair/ _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
