Thanks for the quick reply, Lennart. If I understand you correctly, I
should only have the following import
import Word (word32ToInt)
Is this correct? If so, this is how my code was at the beginning. With
only that import statement, I get this error.
ERROR "Animation.hs" - Unknown entity "word32ToInt" imported from
module "Word"
Sorry if I'm misunderstanding...
~Alex
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell