Pakket: libghc-quickcheck-safe-dev (0.1.0.6-3 en anderen)
Verwijzigingen voor libghc-quickcheck-safe-dev
Debian bronnen:
Het bronpakket haskell-quickcheck-safe downloaden:
- [haskell-quickcheck-safe_0.1.0.6-3.dsc]
- [haskell-quickcheck-safe_0.1.0.6.orig.tar.gz]
- [haskell-quickcheck-safe_0.1.0.6-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
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.
Andere aan libghc-quickcheck-safe-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-61ab8
- virtueel pakket geboden door ghc
-
- dep: libghc-containers-dev-0.6.4.1-b0a8d
- virtueel pakket geboden door ghc
-
- dep: libghc-quickcheck-dev-2.14.2-9d0f2
- virtueel pakket geboden door libghc-quickcheck2-dev
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library