软件包:libghc-unsafe-prof(0.0-5)
libghc-unsafe-prof 的相关链接
Debian 的资源:
下载源码包 haskell-unsafe:
维护小组:
外部的资源:
- 主页 [code.haskell.org]
相似软件包:
unified interface to unsafe functions; profiling libraries
SafeHaskell introduced the notion of safe and unsafe modules. In order to make as many as possible modules "safe", the well-known unsafe functions were moved to distinguished modules. This makes it hard to write packages that work with both old and new versions of GHC. This package provides a single module, System.Unsafe, that exports the unsafe functions from the base package. It provides them in a style ready for qualification.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-unsafe-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-8e81e
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-unsafe-dev (= 0.0-5)
- unified interface to unsafe functions