套件: libghc-should-not-typecheck-prof (2.1.0-6build2)
libghc-should-not-typecheck-prof 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-should-not-typecheck:
- [haskell-should-not-typecheck_2.1.0-6build2.dsc]
- [haskell-should-not-typecheck_2.1.0.orig.tar.gz]
- [haskell-should-not-typecheck_2.1.0-6build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [github.com]
相似套件:
verify that an expression does not typecheck; profiling libraries
should-not-typecheck is a Haskell library which allows you to assert that an expression does not typecheck in your tests. It provides one function, shouldNotTypecheck, which takes an expression and will fail the test if it typechecks. shouldNotTypecheck returns an HUnit Assertion (so it can be used with both HUnit and hspec).
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-should-not-typecheck-prof 有關的套件
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-bfdb4
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.4.0-a2b24
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-hunit-prof-1.6.0.0-8ef03
- 本虛擬套件由這些套件提供: libghc-hunit-prof
-
- dep: libghc-should-not-typecheck-dev (= 2.1.0-6build2)
- verify that an expression does not typecheck