[ bianca ]
[ ソース: haskell-quickcheck-safe ]
パッケージ: libghc-quickcheck-safe-dev (0.1.0.6-5 など)
libghc-quickcheck-safe-dev に関するリンク
haskell-quickcheck-safe ソースパッケージをダウンロード:
- [haskell-quickcheck-safe_0.1.0.6-5.debian.tar.xz]
- [haskell-quickcheck-safe_0.1.0.6-5.dsc]
- [haskell-quickcheck-safe_0.1.0.6.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
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.
その他の libghc-quickcheck-safe-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.18.2.1-75247 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-base-dev-4.18.2.1-8e81e [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.7-3eda8 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.7-7a228 [amd64]
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-quickcheck-dev-2.14.3-1e824 [arm64]
- 以下のパッケージによって提供される仮想パッケージです: libghc-quickcheck2-dev
-
- dep: libghc-quickcheck-dev-2.14.3-955ee [amd64]
- 以下のパッケージによって提供される仮想パッケージです: libghc-quickcheck2-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library