Category extrasContentsIndex
Category extras

This package implements a few simple concepts of category theory in Haskell. I claim no ownership rights, as they are pretty much obvious translations. Really, the only reason to do it is for interoperability, so that every library using, say, comonads won't end up declaring its own class.

Yes, I am aware that this is an unlikely scenario.

A zip file containing all the source code is available at catext.zip.

Documentation is sparse at the moment. I hope to improve that over time.

An additional module, Control.Functor.Transform, is available on-line (Control/Functor/Transform.hs) and in the archive, but does not have a documentation page as Haddock does not like infix type constructors.

Modules
Control
Control.Comonad
Control.Comonad.Context
Control.Functor
Control.Functor.Adjunction
Control.Recursion
Data
Data.BranchingStream
Data.InfiniteSeq
Data.InfiniteTree
Data.Stream
Produced by Haddock version 0.6