[Haskell] Haskell SOE Question

Lennart Augustsson lennart at augustsson.net
Wed Jul 27 04:40:02 EDT 2005


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 at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell
> 



More information about the Haskell mailing list