[ 源代码: haskell-smallcheck ]
软件包:libghc-smallcheck-dev(1.1.5-2 以及其他的)
libghc-smallcheck-dev 的相关链接
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
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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虚包由这些包填实: ghc
-
- dep: libghc-ghc-prim-dev-0.5.2.0-0a259
- 本虚包由这些包填实: ghc
-
- dep: libghc-logict-dev-0.6.0.2-f15cd
- 本虚包由这些包填实: libghc-logict-dev
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 本虚包由这些包填实: ghc
-
- dep: libghc-pretty-dev-1.1.3.6-1c145
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-smallcheck-doc
- Another lightweight testing library; documentation
-
- sug: libghc-smallcheck-prof
- Another lightweight testing library; profiling libraries