套件:libghc-smallcheck-prof(1.2.1.1-2) [debports]
Another lightweight testing library; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-smallcheck-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-f73fa
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-logict-prof-0.7.1.0-016d8
- 本虛擬套件由這些套件填實: libghc-logict-prof
-
- dep: libghc-mtl-prof-2.2.2-c2ded
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-pretty-prof-1.1.3.6-aa0be
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-smallcheck-dev (= 1.2.1.1-2)
- Another lightweight testing library