[ ソース: haskell-should-not-typecheck ]
パッケージ: libghc-should-not-typecheck-doc (2.1.0-9)
libghc-should-not-typecheck-doc に関するリンク
Debian の資源:
haskell-should-not-typecheck ソースパッケージをダウンロード:
- [haskell-should-not-typecheck_2.1.0-9.dsc]
- [haskell-should-not-typecheck_2.1.0.orig.tar.gz]
- [haskell-should-not-typecheck_2.1.0-9.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
verify that an expression does not typecheck; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-should-not-typecheck-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-hunit-doc
- Haskell unit testing framework for GHC; documentation
-
- rec: libghc-should-not-typecheck-dev
- verify that an expression does not typecheck
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-should-not-typecheck-prof
- verify that an expression does not typecheck; profiling libraries