bug with unboxed types

1997-05-28 Thread Noel Winstanley
t; > *** Error code 1 > make: Fatal error: Command failed for target `test.o' > -- Noel Winstanley Dept of Computing Science University of Glasgow http://www.dcs.gla.ac.uk/~nww/ mailto:[EMAIL PROTECTED]

Compiler bug

1997-05-13 Thread Noel Winstanley
py, and the error doesn't give any indication which line caused it, but it may help. -- Noel Winstanley Dept of Computing Science NEW TEL EXT. 2914 >module Main where >import Program (program,machineModel,progenv,progene) -- user defined prog. >import Simulate (simulate) >