パッケージ: libghc-lazysmallcheck-prof (0.6-13 など)
libghc-lazysmallcheck-prof に関するリンク
Debian の資源:
haskell-lazysmallcheck ソースパッケージをダウンロード:
- [haskell-lazysmallcheck_0.6-13.dsc]
- [haskell-lazysmallcheck_0.6.orig.tar.gz]
- [haskell-lazysmallcheck_0.6-13.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.cs.york.ac.uk]
類似のパッケージ:
A library for demand-driven testing of Haskell programs; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-lazysmallcheck-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-07409
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-lazysmallcheck-dev (= 0.6-13+b2)
- A library for demand-driven testing of Haskell programs