[ 源代码: haskell-safe ]
软件包:libghc-safe-dev(0.3.17-2 以及其他的)
GHC Library for safe (pattern match free) functions
Partial functions from the base library, such as head and !!, modified to return more descriptive error messages, programmer defined error messages, Maybe wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-safe-dev 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.1.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-safe-doc
- Documentation for safe library for (pattern match free) functions; documentation
-
- sug: libghc-safe-prof
- Profiling library for safe (pattern match free) functions; profiling libraries