[Haskell] Haskell SOE Question

Alex Edelsburg alex.edelsburg at gmail.com
Wed Jul 27 04:31:51 EDT 2005


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


More information about the Haskell mailing list