[ 原始碼: haskell-assert-failure ]
套件:libghc-assert-failure-dev(0.1.2.3-1)
libghc-assert-failure-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-assert-failure:
- [haskell-assert-failure_0.1.2.3-1.dsc]
- [haskell-assert-failure_0.1.2.3.orig.tar.gz]
- [haskell-assert-failure_0.1.2.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
syntactic sugar improving 'assert' and 'error'
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-assert-failure-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-8a208
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-pretty-show-dev-1.10-58d4b
- 本虛擬套件由這些套件填實: libghc-pretty-show-dev
-
- dep: libghc-text-dev-1.2.4.0-5f754
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-assert-failure-doc
- syntactic sugar improving 'assert' and 'error'; documentation
-
- sug: libghc-assert-failure-prof
- syntactic sugar improving 'assert' and 'error'; profiling libraries