[ 原始碼: 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)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-8a208
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-logict-dev-0.7.0.2-6d1f7
- 本虛擬套件由這些套件填實: libghc-logict-dev
-
- dep: libghc-mtl-dev-2.2.2-5bd25
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-pretty-dev-1.1.3.6-a4941
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-smallcheck-doc
- Another lightweight testing library; documentation
-
- sug: libghc-smallcheck-prof
- Another lightweight testing library; profiling libraries