libghc-quickcheck-safe-dev 0.1.0.1-2build1 (powerpc binary) in ubuntu zesty

 QuickCheck-safe reimplements the quickCheck functionality with a pure
 interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
 .
 * uses the existing Arbitrary instances
 * implemented features: testing, result minimization (i.e., shrinking)
 * missing features: expected failures, label frequencies, coverage
 .
 The package is targeted at users who want to leverage SafeHaskell for
 sandboxing.
 .
   >>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
   *** Failed! Falsifiable (after 18 tests and 3 shrinks):
   [(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Details

Package version:
0.1.0.1-2build1
Source:
haskell-quickcheck-safe 0.1.0.1-2build1 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Extra

Package relationships

Depends on:
  • libc6 (>= 2.0)
  • libghc-base-dev-4.8.2.0-6ea99
  • libghc-quickcheck-dev-2.8.2-7f0a3
Provides:
  • libghc-quickcheck-safe-dev-0.1.0.1-2ed36