For HBC, a more recent version is also available (also archived, but no VCS metadata unfortunately)-:
-
https://web.archive.org/web/20060618025811/https://www.haskell.org/hbc/hbc-2004-06-29.src.tar.gz
(SHA256: 427c64e9d68f9791bc5554123e911311f9466cab3930f4d73ca8eb034b0a141e) -
https://web.archive.org/web/20060618025848/https://www.haskell.org/hbc/hbc-2004-06-29.bin-i386-linux.tar.gz
(SHA256: e1c9b16d8b594df410f39c2f500362c73bed16bca8d6b5b2164ac7a316d0f2a7)
The sources and VCS metadata for Hugs98 are still available at https://darcs.haskell.org/hugs98.
Some other early Haskell implementations:
-
Brisk - The Bristol Haskell system:
https://web.archive.org/web/20170707231934/http://www.cs.bris.ac.uk/~ian/Functional/brisk.tgz
(SHA256:
f48ea6c5543affaabfabed36d9f0e39f520e48646dda343cf3aab0e807736e43) -
The Yale Haskell system:
https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/syntax/haskell/src_205.tgz
(SHA256:
82c21594ceaeedb02c13a51d32f8deb84f5954f5d91faff2d5a3d7d12693222b)Some time ago, an intrepid individual (not me) posted a patch to get this version of Yale Haskell working with Allegro CL. I cannot find the original post - if anyone’s interested I’ll try to upload the copy I have…
There also used to be a more experimental system for small computing devices e.g. the Palm Pilot - Pocket Haskell (no type checking): it was at http://not.meko.dk/Hacks/Haskell/PocketHaskell-0.1.1a.tar.gz (not archived)-: