@hackage hedgehog-fn1.0
Function generation for `hedgehog`
Categories
License
BSD-3-Clause
Maintainer
Queensland Functional Programming Lab <oᴉ˙ldɟb@llǝʞsɐɥ>
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >=4.8 && <5
- contravariant >=1.4 && <1.6
- hedgehog >=1.0 && <1.8
- transformers >=0.5 && <0.7 Show all…
Dependents (7)
@hackage/waargonaut, @hackage/fused-effects, @hackage/acme-everything, @hackage/nonempty-containers, @cardano/plutus-tx, @hackage/logict-sequence, Show all…
Package Flags
build-examples
(off by default)
Build the example executables
Generating shrinkable, showable functions with hedgehog. See
Hedgehog.Function for example usages.