# 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!