[ 源代码: haskell-smallcheck ]
软件包:libghc-smallcheck-dev(1.1.7-1)
libghc-smallcheck-dev 的相关链接
Debian 的资源:
下载源码包 haskell-smallcheck:
- [haskell-smallcheck_1.1.7-1.dsc]
- [haskell-smallcheck_1.1.7.orig.tar.gz]
- [haskell-smallcheck_1.1.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Another lightweight testing library
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. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-smallcheck-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-2f220
- 本虚包由这些包填实: ghc
-
- dep: libghc-logict-dev-0.7.0.2-0c541
- 本虚包由这些包填实: libghc-logict-dev
-
- dep: libghc-mtl-dev-2.2.2-7208c
- 本虚包由这些包填实: ghc
-
- dep: libghc-pretty-dev-1.1.3.6-33019
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-smallcheck-doc
- Another lightweight testing library; documentation
-
- sug: libghc-smallcheck-prof
- Another lightweight testing library; profiling libraries