パッケージ: libghc-semirings-prof (0.6-2) [debports]
libghc-semirings-prof に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
two monoids as one, in holy haskimony; profiling libraries
Haskellers are usually familiar with monoids and semigroups. A monoid has an appending operation `<>` (or `mappend`), and an identity element, `mempty`. A semigroup has an appending `<>` operation, but does not require a `mempty` element.
A Semiring has two appending operations, `plus` and `times`, and two respective identity elements, `zero` and `one`.
More formally, a Semiring R is a set equipped with two binary relations `+` and `*`, such that:
(R,+) is a commutative monoid with identity element 0,
(R,*) is a monoid with identity element 1,
(*) left and right distributes over addition, and
multiplication by '0' annihilates R.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-semirings-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-compat-batteries-prof-0.11.2-ec2b2
- 以下のパッケージによって提供される仮想パッケージです: libghc-base-compat-batteries-prof
-
- dep: libghc-base-prof-4.13.0.0-f73fa
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-5e2b2
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-hashable-prof-1.3.5.0-c9b4c
- 以下のパッケージによって提供される仮想パッケージです: libghc-hashable-prof
-
- dep: libghc-semirings-dev (= 0.6-2)
- two monoids as one, in holy haskimony
-
- dep: libghc-unordered-containers-prof-0.2.17.0-ba77e
- 以下のパッケージによって提供される仮想パッケージです: libghc-unordered-containers-prof
-
- dep: sgml-base (>= 1.28)
- SGML インフラストラクチャおよび SGML カタログファイルのサポート