[ 源代码: haskell-safe ]
软件包:libghc-safe-prof(0.3.17-2 以及其他的)
Profiling library for safe (pattern match free) functions; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-safe-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-5dd74
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-safe-dev (= 0.3.17-2+b2)
- GHC Library for safe (pattern match free) functions