27 Jul
2005
27 Jul
'05
8:47 a.m.
Alex Edelsburg <alex.edelsburg@gmail.com> writes:
I removed both import statements from the code and tried to run again. This time HUGS generated the following error. ERROR "Animation.hs":57 - Undefined variable "word32ToInt"
...which is, as pointed out previously, deprecated in favor of "fromIntegral". So you need to replace it. -k -- If I haven't seen further, it is by standing in the footprints of giants