Package: libghc-semirings-prof (0.6-2 and others)
Links for libghc-semirings-prof
Debian Resources:
Download Source Package haskell-semirings:
- [haskell-semirings_0.6-2.dsc]
- [haskell-semirings_0.6.orig.tar.gz]
- [haskell-semirings_0.6-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to libghc-semirings-prof
|
|
|
|
-
- dep: libghc-base-compat-batteries-prof-0.11.2-ff5d2
- virtual package provided by libghc-base-compat-batteries-prof
-
- dep: libghc-base-prof-4.15.1.0-6a406
- virtual package provided by ghc-prof
-
- dep: libghc-containers-prof-0.6.4.1-31c3b
- virtual package provided by ghc-prof
-
- dep: libghc-hashable-prof-1.3.5.0-3fad8
- virtual package provided by libghc-hashable-prof
-
- dep: libghc-semirings-dev (= 0.6-2+b1)
- two monoids as one, in holy haskimony
-
- dep: libghc-unordered-containers-prof-0.2.17.0-1d16d
- virtual package provided by libghc-unordered-containers-prof
Download libghc-semirings-prof
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 0.6-2+b1 | 247.8 kB | 2,446.0 kB | [list of files] |