Hi,
On Linux, 'make install' gives:
make: *** No rule to make target `Foreign/X.ss', needed by `Xlib.c'. Stop.
Apparently, the 'Foreign' directory is not in the distribution. After
the makefile 'install' rule is fixed, 'make check' gives no errors
except for two "harmless" ones and the following:
--!!! Performing static tests on standard libraries - please wait
--!!! Performing static tests on GHC-compatible libraries
./hugs +q -pHugs: ST < /dev/null
expected stdout not matched by reality
*** Tests/Loaded.output Fri Oct 10 16:43:27 1997
--- /tmp/runtest23054.3 Tue Oct 28 09:28:27 1997
***************
*** 1,2 ****
- Type :? for help
- Hugs:[Leaving Hugs]
--- 0 ----
--!!! Performing static tests on Hugs libraries
Thanks for Hugs---using it from within Emacs is quite a joy.
Hopefully, one day someone will start a GPLed Haskell system.
Bake