# `hedgehog-utils`
_Utilities for [Hedgehog]_
[![License]](./LICENSE)
[![Hackage Version]](https://hackage.haskell.org/package/hedgehog-utils)
[![Stackage Nightly]](https://stackage.org/nightly/package/hedgehog-utils)
[License]: https://img.shields.io/badge/license-MIT-green
[Hackage Version]: https://img.shields.io/hackage/v/hedgehog-utils
[Stackage Nightly]: https://stackage.org/package/hedgehog-utils/badge/nightly
<br>
Links:
* [Hackage page](https://hackage.haskell.org/package/hedgehog-utils)
* [API documentation](https://hackage.haskell.org/package/hedgehog-utils/docs/Hedgehog-Utils.html)
* [github.com/carlwr/hedgehog-utils](https://github.com/carlwr/hedgehog-utils)
---
<br>
# Written by a human
During the development of this package, AI models were used extensively for discussions and feedback. All code and documentation however is authored by me (Carl), a human developer: no text (code; natural language) within this package/repo is direct output from an AI model.
Since I am not a native English speaker, any natural language is likely to feature language quirks. AI models were not asked to identify or rectify such.
The above should not be understood as any opinion or preference of mine - it is just a description of how the code in this particular package/repo was authored.
[Hedgehog]: https://hackage.haskell.org/package/hedgehog
[`hspec`]: http://hspec.github.io