Problems with CMU 16e and haskell-beta-source

1992-09-11 Thread Michael Clarkson
What version of cmucl is haskell intended for? I'm having some trouble putting it up under the current version 16e. In support/cl-support/cl-init.lisp (namestring (make-pathname :type (c:backend-fasl-file-type c:*backend*))) is illegal. ---

Problems with CMU 16e and haskell-beta-source

1992-09-11 Thread Sandra Loosemore
The beta version expects to see CMUCL version 15d. We have just brought the system up under version 16e ourselves, and the next release version (available in a couple of weeks?) will include the appropriate patches. -Sandra