all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: haskell-quickcheck-safe  ]

Package: libghc-quickcheck-safe-dev (0.1.0.6-3 and others)

Links for libghc-quickcheck-safe-dev

Screenshot

Debian Resources:

Download Source Package haskell-quickcheck-safe:

Maintainers:

External Resources:

Similar packages:

Safe reimplementation of QuickCheck's core

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.

Other Packages Related to libghc-quickcheck-safe-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-quickcheck-safe-dev

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.1.0.6-3+b2 40.7 kB263.0 kB [list of files]
arm64 0.1.0.6-3+b1 48.6 kB413.0 kB [list of files]
armel 0.1.0.6-3+b2 44.6 kB292.0 kB [list of files]
armhf 0.1.0.6-3+b2 44.0 kB290.0 kB [list of files]
i386 0.1.0.6-3+b1 53.5 kB300.0 kB [list of files]
mips64el 0.1.0.6-3+b1 48.7 kB432.0 kB [list of files]
mipsel 0.1.0.6-3+b2 45.1 kB356.0 kB [list of files]
ppc64el 0.1.0.6-3+b2 48.3 kB407.0 kB [list of files]
s390x 0.1.0.6-3+b1 52.0 kB390.0 kB [list of files]