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.1@sha256:00277c9bea931e50524c2fa2c21a2b0f27329181ed69441d198751f2a53def06,1903

Module documentation for 1.1

Used by 1 package in nightly-2026-07-22(full list with versions):

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

Changes

1.1 - 2026-07-22

  • Upgrade hedgehog to 1.7, supporting hedgehog 1.0-1.8
  • Upgrade contravariant to support versions up to 1.6
  • Upgrade transformers to support versions up to 0.7
  • Add support for GHC 9.0.2, 9.2.8, 9.4.8, 9.6.7, 9.8.4, 9.10.3, 9.12.4

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