套件: libghc-quickcheck2-dev (2.13.2-1build3)
libghc-quickcheck2-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-quickcheck:
- [haskell-quickcheck_2.13.2-1build3.dsc]
- [haskell-quickcheck_2.13.2.orig.tar.gz]
- [haskell-quickcheck_2.13.2-1build3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Iain Lane
外部的資源:
- 主頁 [github.com]
相似套件:
Haskell automatic testing library for GHC
This package provides a library for the Haskell programming language.
QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators.
其他與 libghc-quickcheck2-dev 有關的套件
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-d4e5b
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-containers-dev-0.6.2.1-39f42
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-deepseq-dev-1.4.4.0-76304
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-random-dev-1.1-8b80a
- 本虛擬套件由這些套件提供: libghc-random-dev
-
- dep: libghc-splitmix-dev-0.0.5-82c26
- 本虛擬套件由這些套件提供: libghc-splitmix-dev
-
- dep: libghc-template-haskell-dev-2.15.0.0-62759
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c
- 本虛擬套件由這些套件提供: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-quickcheck2-doc
- Haskell automatic testing library for GHC; documentation
-
- sug: libghc-quickcheck2-prof
- Haskell automatic testing library for GHC; profiling libraries