套件:libghc-stmonadtrans-dev(0.4.3-4 以及其他的)
libghc-stmonadtrans-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-stmonadtrans:
- [haskell-stmonadtrans_0.4.3-4.dsc]
- [haskell-stmonadtrans_0.4.3.orig.tar.gz]
- [haskell-stmonadtrans_0.4.3-4.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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-array-dev-0.5.2.0-5d6d8
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.11.1.0-b951c
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-mtl-dev-2.2.2-46dc9
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- 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