[ Source: haskell-stm-chans ]
Package: libghc-stm-chans-prof (3.0.0.4-8 and others)
Links for libghc-stm-chans-prof
Debian Resources:
Download Source Package haskell-stm-chans:
- [haskell-stm-chans_3.0.0.4-8.dsc]
- [haskell-stm-chans_3.0.0.4.orig.tar.gz]
- [haskell-stm-chans_3.0.0.4-8.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [code.haskell.org]
Similar packages:
additional types of channels for STM; profiling libraries
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length * TBMChan: a version of TChan where the queue is bounded in length and closeable. * TBMQueue: a version of TQueue where the queue is bounded in length and closeable. * TMChan: a version of TChan where the queue is closeable. This is similar to a TChan (Maybe a) with a monotonicity guarantee that once there's a Nothing there will always be Nothing. * TMQueue: a version of TQueue where the queue is closeable. This is similar to a TQueue (Maybe a) with a monotonicity guarantee that once there's a Nothing there will always be Nothing.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Other Packages Related to libghc-stm-chans-prof
|
|
|
|
-
- dep: libghc-base-prof-4.11.1.0-3abbc [i386]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-5dd74 [amd64]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-7db1a [arm64]
- virtual package provided by ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-b951c [armhf]
- virtual package provided by ghc-prof
-
- dep: libghc-stm-chans-dev (= 3.0.0.4-8+b2)
- additional types of channels for STM
-
- dep: libghc-stm-prof-2.4.5.1-23dc2 [armhf, i386]
- virtual package provided by ghc-prof
-
- dep: libghc-stm-prof-2.4.5.1-e1689 [amd64, arm64]
- virtual package provided by ghc-prof
Download libghc-stm-chans-prof
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 3.0.0.4-8+b2 | 47.7 kB | 474.0 kB | [list of files] |
arm64 | 3.0.0.4-8+b2 | 52.5 kB | 559.0 kB | [list of files] |
armhf | 3.0.0.4-8+b2 | 51.8 kB | 447.0 kB | [list of files] |
i386 | 3.0.0.4-8+b2 | 47.7 kB | 386.0 kB | [list of files] |