{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/semigroupoids","name":"semigroupoids","description":"Provides a wide array of (semi)groupoids and operations for working with them.\n\nA Semigroupoid is a Category without the requirement of identity arrows for every object in the category.\n\nA Category is any Semigroupoid for which the Yoneda lemma holds.\n\nWhen working with comonads you often have the \u003c*\u003e portion of an Applicative, but\nnot the pure. This was captured in Uustalu and Vene's \"Essence of Dataflow Programming\"\nin 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.\n\nSimilarly 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.\n\nWe describe the relationships between the type classes defined in this package\nand those from base (and some from contravariant) in the diagram below.\nThick-bordered nodes correspond to type classes defined in this package;\nthin-bordered ones correspond to type classes from elsewhere. Solid edges\nindicate a subclass relationship that actually exists; dashed edges indicate a\nsubclass relationship that should exist, but currently doesn't.","version":"6.0.2","softwareVersion":"6.0.2","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/ekmett/semigroupoids","issueTracker":"https://github.com/ekmett/semigroupoids/issues","url":"http://github.com/ekmett/semigroupoids","keywords":["bsd2","comonads","control","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ryanglscott"},{"@type":"Person","name":"EricMertens"},{"@type":"Person","name":"EdwardKmett"}],"author":[{"@type":"Person","name":"ryanglscott"},{"@type":"Person","name":"EricMertens"},{"@type":"Person","name":"EdwardKmett"}],"copyrightHolder":[{"@type":"Person","name":"ryanglscott"},{"@type":"Person","name":"EricMertens"},{"@type":"Person","name":"EdwardKmett"}],"dateCreated":"2011-01-30","dateModified":"2026-01-10","datePublished":"2026-01-10","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/semigroupoids-6.0.2/semigroupoids-6.0.2.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/semigroupoids"],"https://www.w3.org/ns/activitystreams#likes":75,"https://forgefed.org/ns#forks":45}