Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-semigroupoids,
Semigroupoids: Category sans id
Branch: CURRENT,
Version: 4.2,
Package name: hs-semigroupoids-4.2,
Maintainer: phoProvides a wide array of (semi)groupoids and operations for working with them.
A Semigroupoid is a Category without the requirement of identity arrows
for every object in the category.
A Category is any Semigroupoid for which the Yoneda lemma holds.
When working with comonads you often have the <*> portion of an Applicative,
but not the pure. This was captured in Uustalu and Vene's
"Essence of Dataflow Programming" in the form of the ComonadZip class
in the days before Applicative. Apply provides a weaker invariant,
but for the comonads used for data flow programming
(found in the streams package), this invariant is preserved.
Applicative function composition forms a semigroupoid.
Similarly many structures are nearly a comonad, but not quite,
for instance lists provide a reasonable extend operation in the form of tails,
but do not always contain a value.
Required to run:[
wip/ghc] [
wip/hs-contravariant] [
wip/hs-comonad] [
devel/hs-transformers] [
math/hs-distributive] [
math/hs-semigroups]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: d8b0dddd1ea51a818e7b5c2bf309100cbc39eec7
RMD160: b2a0dc7495e3ecb078ba6a79368eb26be90f5b31
Filesize: 16.011 KB
Version history: (Expand)
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
- (2019-06-11) Package deleted from pkgsrc
- (2018-09-10) Package has been reborn
CVS history: (Expand)