But who said you should remove the import of word32ToInt?
It was only fromIntegral that was discussed.

        -- Lennart

Alex Edelsburg wrote:
Thanks for your suggestion.
--import Word (fromIntegral)
--import Word (word32ToInt)
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"

~Alex
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to