deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: haddock-interface-38, sgml-base (>= 1.28)
Description: |-
Safe reimplementation of QuickCheck's core; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Homepage: http://hackage.haskell.org/package/QuickCheck-safe
Installed-Size: '1466'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-quickcheck-safe-doc
Priority: optional
Recommends: ghc-doc, libghc-quickcheck-safe-dev, libghc-quickcheck2-doc, libjs-mathjax
Section: doc
Source: haskell-quickcheck-safe
Suggests: libghc-quickcheck-safe-prof
Version: 0.1.0.6-3
srcpkg_name: haskell-quickcheck-safe
srcpkg_version: 0.1.0.6-3