[ 原始碼: haskell-assert-failure ]
套件:libghc-assert-failure-doc(0.1.2.6-1)
libghc-assert-failure-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-assert-failure:
- [haskell-assert-failure_0.1.2.6-1.dsc]
- [haskell-assert-failure_0.1.2.6.orig.tar.gz]
- [haskell-assert-failure_0.1.2.6-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
syntactic sugar improving 'assert' and 'error'; documentation
This library contains syntactic sugar that makes it easier to write simple contracts with 'assert' and 'error' and report the values that violate contracts. The original 'assert' function is here re-exported for convenience.
Note that for most of these functions to have any effect, assertions need to be enabled, e.g., by including in .cabal file the following line:
ghc-options: -fno-ignore-asserts
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-assert-failure-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-assert-failure-dev
- syntactic sugar improving 'assert' and 'error'
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-assert-failure-prof
- syntactic sugar improving 'assert' and 'error'; profiling libraries