[ 源代码: haskell-lazysmallcheck ]
软件包:libghc-lazysmallcheck-dev(0.6-15)
libghc-lazysmallcheck-dev 的相关链接
Debian 的资源:
下载源码包 haskell-lazysmallcheck:
- [haskell-lazysmallcheck_0.6-15.dsc]
- [haskell-lazysmallcheck_0.6.orig.tar.gz]
- [haskell-lazysmallcheck_0.6-15.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.cs.york.ac.uk]
相似软件包:
A library for demand-driven testing of Haskell programs
Lazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell programs. It is based on the idea that if a property holds for a partially-defined input then it must also hold for all fully-defined refinements of the that input. Compared to ``eager'' input generation as in SmallCheck, Lazy SmallCheck may require significantly fewer test-cases to verify a property for all inputs up to a given depth.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-lazysmallcheck-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库