home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Tools
/
Languages
/
MacHaskell 2.2
/
top
/
test.scm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-27
|
166 b
|
8 lines
|
[
TEXT/CCL2
]
(setf *printers* '())
(define (tst)
(initialize-haskell-system)
(initialize-module-table)
(compile-haskell-files (list "$Y2/progs/tests/bogus-prelude.hs")))