Hi, I need some function in Haskell to hash any value from any type to Int. I guess that such a function needs to be a primitive, but I don't found it in Hugs. Do you know how I can implement it or found it? Thanks Sergio