https://github.com/tmcdonell/hashable-accelerate
A class for types that can be converted to a hash value
https://github.com/tmcdonell/hashable-accelerate
Last synced: about 1 year ago
JSON representation
A class for types that can be converted to a hash value
- Host: GitHub
- URL: https://github.com/tmcdonell/hashable-accelerate
- Owner: tmcdonell
- License: bsd-3-clause
- Created: 2020-04-25T16:33:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T15:29:52.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T01:08:48.667Z (over 1 year ago)
- Language: Haskell
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hashable-accelerate
[](https://github.com/tmcdonell/hashable-accelerate/actions)
[](https://gitter.im/AccelerateHS/Lobby)
[](https://stackage.org/lts/package/hashable-accelerate)
[](https://stackage.org/nightly/package/hashable-accelerate)
[](https://hackage.haskell.org/package/hashable-accelerate)
A class for types which can be converted to a hash value. Based on the
[hashable][hashable] library. For details on Accelerate see the [main
repository][accelerate].
Contributions and bug reports are welcome!
Please feel free to contact me through [GitHub][accelerate] or [gitter.im][gitter.im].
[hashable]: http://hackage.haskell.org/package/hashable
[accelerate]: https://github.com/AccelerateHS/accelerate
[gitter.im]: https://gitter.im/AccelerateHS/Lobby