Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package yaya-quickcheck

    QuickCheck testing support for the Yaya recursion scheme library. If you use Yaya in your own code and have tests written using QuickCheck, then this library will help you with generating trees, verifying type class instances, etc.

  2. package essence-of-live-coding-quickcheck

    General purpose live coding framework - QuickCheck integration essence-of-live-coding is a general purpose and type safe live coding framework. You can run programs in it, and edit, recompile and reload them while they're running. Internally, the state of the live program is automatically migrated when performing hot code swap. The library also offers an easy to use FRP interface. It is parametrized by its side effects, separates data flow cleanly from control flow, and allows to develop live programs from reusable, modular components. This package contains useful utilities for quickchecking.

  3. package hedgehog-quickcheck

    Use QuickCheck generators in Hedgehog and vice versa. Use QuickCheck generators in Hedgehog and vice versa. Hedgehog is a modern property-based testing system, in the spirit of QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants of generated values by construction. To get started quickly, see the examples: <https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog-

  4. package monoidmap-quickcheck

    QuickCheck support for monoidmap. QuickCheck support for the monoidmap package.

Page 13 of many | Previous | Next