パッケージ: libghc-stmonadtrans-dev (0.4.4-1 など)
libghc-stmonadtrans-dev に関するリンク
Debian の資源:
haskell-stmonadtrans ソースパッケージをダウンロード:
- [haskell-stmonadtrans_0.4.4-1.dsc]
- [haskell-stmonadtrans_0.4.4.orig.tar.gz]
- [haskell-stmonadtrans_0.4.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
monad transformer version of the ST monad
This package provides a monad transformer version of the ST monad.
Warning! This monad transformer should not be used with monads that can contain multiple answers, like the list monad. The reason is that the will be duplicated across the different answers and this cause Bad Things to happen (such as loss of referential transparency). Safe monads include the monads State, Reader, Writer, Maybe and combinations of their corresponding monad transformers.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-stmonadtrans-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-53f6a
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-base-dev-4.13.0.0-95196
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mtl-dev-2.2.2-5bd25
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-stmonadtrans-doc
- monad transformer version of the ST monad; documentation
-
- sug: libghc-stmonadtrans-prof
- monad transformer version of the ST monad; profiling libraries