[ 原始碼: haskell-smallcheck ]
套件:libghc-smallcheck-prof(1.1.5-2 以及其他的)
libghc-smallcheck-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-smallcheck:
- [haskell-smallcheck_1.1.5-2.dsc]
- [haskell-smallcheck_1.1.5.orig.tar.gz]
- [haskell-smallcheck_1.1.5-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Another lightweight testing library; profiling libraries
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-smallcheck-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-b951c
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.5.2.0-18731
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-logict-prof-0.6.0.2-401e7
- 本虛擬套件由這些套件填實: libghc-logict-prof
-
- dep: libghc-mtl-prof-2.2.2-46dc9
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-pretty-prof-1.1.3.6-9263a
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-smallcheck-dev (= 1.1.5-2+b2)
- Another lightweight testing library