An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


henlo, my name is Theia

# hashable-accelerate

[![GitHub CI](https://github.com/tmcdonell/hashable-accelerate/workflows/CI/badge.svg)](https://github.com/tmcdonell/hashable-accelerate/actions)
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/AccelerateHS/Lobby)


[![Stackage LTS](https://stackage.org/package/hashable-accelerate/badge/lts)](https://stackage.org/lts/package/hashable-accelerate)
[![Stackage Nightly](https://stackage.org/package/hashable-accelerate/badge/nightly)](https://stackage.org/nightly/package/hashable-accelerate)
[![Hackage](https://img.shields.io/hackage/v/hashable-accelerate.svg)](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