hedgehog-1.5

Synopsis

Release with confidence.

Description

<http://hedgehog.qa/ Hedgehog> automatically generates a comprehensive array of test cases, exercising your software in ways human testers would never imagine. Generate hundreds of test cases automatically, exposing even the most insidious of corner cases. Failures are automatically simplified, giving developers coherent, intelligible error messages. To get started quickly, see the <https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog-example examples>.

Author

Jacob Stanley

Maintainer

Jacob Stanley <jacob@stanley.io>

License

BSD3

Source
https://github.com/hedgehogqa/haskell-hedgehog
Commit hash
4c5424db30eee67423ddd80745d03e487a223ade
Subdir
hedgehog
Timestamp

2026-04-07T20:39:00Z

Revisions

r1: 2026-04-07T22:23:00Z

Dependencies
library hedgehog:
  • ["base >=4.9 && <5","ansi-terminal >=0.6 && <1.2","async >=2.0 && <2.3","barbies >=1.0 && <2.2","bytestring >=0.10 && <0.13","concurrent-output >=1.7 && <1.11","containers >=0.4 && <0.9","deepseq >=1.1.0.0 && <1.6","directory >=1.2 && <1.4","erf >=2.0 && <2.1","exceptions >=0.7 && <0.11","lifted-async >=0.7 && <0.11","mmorph >=1.0 && <1.3","monad-control >=1.0 && <1.1","mtl >=2.1 && <2.4","pretty-show >=1.6 && <1.11","primitive >=0.6 && <0.10","random >=1.1 && <1.4","resourcet >=1.1 && <1.4","safe-exceptions >=0.1 && <0.2","stm >=2.4 && <2.6","template-haskell >=2.10 && <2.24","text >=1.1 && <2.2","time >=1.4 && <1.15","transformers >=0.5 && <0.7","transformers-base >=0.4.5.1 && <0.5","wl-pprint-annotated >=0.0 && <0.2"]
test-suite test:
  • ["hedgehog","base >=3 && <5","containers >=0.4 && <0.9","mmorph >=1.0 && <1.3","mtl >=2.1 && <2.4","pretty-show >=1.6 && <1.11","text >=1.1 && <2.2","transformers >=0.3 && <0.7"]