A class for types that can be converted to a hash value
http://github.com/tibbe/hashable
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.
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/ghc-hashable && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ghc-hashable.changes | 0000003702 3.62 KB | |
ghc-hashable.spec | 0000002637 2.58 KB | |
hashable-1.2.7.0.tar.gz | 0000030182 29.5 KB |
Revision 16 (latest revision is 38)
Dominique Leuenberger (dimstar_suse)
accepted
request 623781
from
Peter Simons (psimons)
(revision 16)
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Add instances for: Unique, Version, Fixed, NonEmpty, Min, Max, Arg, - update to 1.2.3.2 * Haskell Platform 2014.2.0.0 - regenerate spec file - more transparent packaging (fewer macros)
Comments 0