パッケージ: libghc-unsafe-dev (0.0-5)
libghc-unsafe-dev に関するリンク
Debian の資源:
haskell-unsafe ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [code.haskell.org]
類似のパッケージ:
unified interface to unsafe functions
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. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-unsafe-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-75247
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ