hedgehog-fn

Function generation for `hedgehog`

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

Version on this page:1.0@rev:2
LTS Haskell 24.54:1.0@rev:5
Stackage Nightly 2026-08-10: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:c296b6e3b78c8019f0a22392ce2af9220f7f4a3069ba6b34598655404c0ef6f4,1881

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