パッケージ: libghc-inspection-testing-dev (0.4.6.1-1 など)
libghc-inspection-testing-dev に関するリンク
Debian の資源:
haskell-inspection-testing ソースパッケージをダウンロード:
- [haskell-inspection-testing_0.4.6.1-1.dsc]
- [haskell-inspection-testing_0.4.6.1.orig.tar.gz]
- [haskell-inspection-testing_0.4.6.1-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.15.1.0-0d25e
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.4.1-3dea5
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-ghc-dev-9.0.2-bc52a
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mtl-dev-2.2.2-df477
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-template-haskell-dev-2.17.0.0-b650a
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-c9ce8
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ