hedgehog-fn

Function generation for `hedgehog`

https://github.com/qfpl/hedgehog-fn

Version on this page:1.0@rev:5
LTS Haskell 24.52:1.0@rev:5
Stackage Nightly 2026-07-27:1.1
Latest on Hackage:1.1

See all snapshots hedgehog-fn appears in

BSD-3-Clause licensed by Isaac Elliott
Maintained by Queensland Functional Programming Lab <oᴉ˙ldɟb@llǝʞsɐɥ>
This version can be pinned in stack with:hedgehog-fn-1.0@sha256:7fa5c4193758f08108019c9f802cd17a99219b03c9ab3a9cda32a076dcd01b34,1855

Module documentation for 1.0

Generating shrinkable, showable functions with hedgehog. See Hedgehog.Function for example usages.

Changes

1.0 - 2019-05-17

  • Drop support for GHC < 8
  • Upgrade to hedgehog-1.0

0.6

  • hedgehog-0.6 compatibility

0.5

  • Initial release