Haskell implementation of various non-cryptographic hash functions. The current version includes * SipHash * FNV1 (64 bit and 32 bit) * FNV1a (64 bit and 32 bit)