Name : ghc-hashable
| |
Version : 1.4.7.0
| Vendor : openSUSE
|
Release : lp160.1.3
| Date : 2024-06-24 12:44:33
|
Group : Unspecified
| Source RPM : ghc-hashable-1.4.7.0-lp160.1.3.src.rpm
|
Size : 0.33 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A class for types that can be converted to a hash value
|
Description :
This package defines a class, \'Hashable\', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values.
\'Hashable\' is intended exclusively for use in in-memory data structures.
\'Hashable\' does /not/ have a fixed standard. This allows it to improve over time.
Because it does not have a fixed standard, different computers or computers on different versions of the code will observe different hash values. As such, \'hashable\' is not recommended for use other than in-memory datastructures. Specifically, \'hashable\' is not intended for network use or in applications which persist hashed values. For stable hashing use named hashes: sha256, crc32, xxhash etc.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/16.0/repo/oss/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ghc-hashable
ghc-hashable(x86-64)
libHShashable-1.4.7.0-GS6peILvvEhFTKWqIcmtpj-ghc9.8.3.so()(64bit)
Requires :