@hackage murmur-hash0.1.0.11

MurmurHash2 implementation for Haskell.

Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function.

This implementation is pure Haskell, so it might be a bit slower than a C FFI binding.