FICHA · MANJARO

haskell-quickcheck

Automatic testing of Haskell programs

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides QuickCheck for automatic testing of Haskell programs. Developers describe properties that should always hold, and QuickCheck generates many test inputs to search for counterexamples.

It is useful for libraries, parsers, algorithms, data structures, and any code where broad input coverage matters. It is a testing library and runs through project test suites.

Permissions

Permissions not analysed for this source yet.