软件包:libghc-inspection-testing-dev(0.5.0.3-1)
libghc-inspection-testing-dev 的相关链接
Debian 的资源:
下载源码包 haskell-inspection-testing:
- [haskell-inspection-testing_0.5.0.3-1.dsc]
- [haskell-inspection-testing_0.5.0.3.orig.tar.gz]
- [haskell-inspection-testing_0.5.0.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
GHC plugin to do inspection testing
Some carefully crafted libraries make promises to their users beyond functionality and performance.
Examples are: Fusion libraries promise intermediate data structures to be eliminated. Generic programming libraries promise that the generic implementation is identical to the hand-written one. Some libraries may promise allocation-free or branch-free code.
Conventionally, the modus operandi in all these cases is that the library author manually inspects the (intermediate or final) code produced by the compiler. This is not only tedious, but makes it very likely that some change, either in the library itself or the surrounding eco-system, breaks the library’s promised without anyone noticing.
This package provides a disciplined way of specifying such properties, and have them checked by the compiler. This way, this checking can be part of the ususal development cycle and regressions caught early.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-inspection-testing-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.6.7-138bd
- 本虚包由这些包填实: ghc
-
- dep: libghc-ghc-dev-9.6.6-d4132
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.3.1-c3eca
- 本虚包由这些包填实: ghc
-
- dep: libghc-template-haskell-dev-2.20.0.0-49014
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-6ad3c
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库