Hello Daniel, Tuesday, November 17, 2009, 11:21:18 PM, you wrote:
> The hash function must have a return type of fixed and specified width, or > porting the app > between 32-bit and 64-bit platforms could have enormous performance impact, > so it can't be > plain Int. i think that the problem with use of Int instead of Int32 here would be different results with incorrect comparison functions, nothing more -- Best regards, Bulat mailto:[email protected] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
