[ 原始碼: 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-3abbc [i386]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-5dd74 [amd64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-7db1a [arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-b951c [armhf]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-safe-dev (= 0.3.17-2+b2)
- GHC Library for safe (pattern match free) functions