[ buster ]
[ bullseye ]
[ 源代码: haskell-test-framework-th ]
软件包:libghc-test-framework-th-dev(0.2.4-11 以及其他的)
libghc-test-framework-th-dev 的相关链接
Debian 的资源:
下载源码包 haskell-test-framework-th:
- [haskell-test-framework-th_0.2.4-11.dsc]
- [haskell-test-framework-th_0.2.4.orig.tar.gz]
- [haskell-test-framework-th_0.2.4-11.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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.3.6-6~)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 本虚包由这些包填实: ghc
-
- dep: libghc-haskell-src-exts-dev-1.20.2-6a914
- 本虚包由这些包填实: libghc-src-exts-dev
-
- dep: libghc-regex-posix-dev-0.95.2-ae16a
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-template-haskell-dev-2.13.0.0-154a8
- 本虚包由这些包填实: ghc
-
- dep: libghc-test-framework-dev-0.8.2.0-0c081
- 本虚包由这些包填实: 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