[ buster ]
[ bullseye ]
[ 源代码: haskell-test-framework-th ]
软件包:libghc-test-framework-th-dev(0.2.4-12 以及其他的)
libghc-test-framework-th-dev 的相关链接
Debian 的资源:
下载源码包 haskell-test-framework-th:
- [haskell-test-framework-th_0.2.4-12.dsc]
- [haskell-test-framework-th_0.2.4.orig.tar.gz]
- [haskell-test-framework-th_0.2.4-12.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Automagically generate the {HUnit,Quickcheck}-bulk-code
test-framework-th contains two interesting functions: defaultMainGenerator and testGroupGenerator.
defaultMainGenerator will extract all functions beginning with "case_" or "prop_" in the module and put them in a testGroup.
testGroupGenerator is like defaultMainGenerator but without defaultMain. It is useful if you need a function for the testgroup (e.g. if you want to be able to call the testgroup from another module).
This package contains the normal library files.
其他与 libghc-test-framework-th-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-bfdb4
- 本虚包由这些包填实: ghc
-
- dep: libghc-haskell-src-exts-dev-1.23.1-bffad
- 本虚包由这些包填实: libghc-src-exts-dev
-
- dep: libghc-regex-posix-dev-0.96.0.0-88650
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-template-haskell-dev-2.15.0.0-28dea
- 本虚包由这些包填实: ghc
-
- dep: libghc-test-framework-dev-0.8.2.0-02f45
- 本虚包由这些包填实: libghc-test-framework-dev
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-test-framework-th-doc
- Automagically generate the {HUnit,Quickcheck}-bulk-code; documentation
-
- sug: libghc-test-framework-th-prof
- Automagically generate the {HUnit,Quickcheck}-bulk-code; profiling libraries