@hackage adjunctions dependencies
21 results
@hackage/semigroupoids
Semigroupoids: Category sans id
@hackage/void
A Haskell 98 logically uninhabited data type
@hackage/comonad
Comonads
@hackage/base
Core data structures and operations
@hackage/ghc-prim
GHC primitives
@hackage/array
Mutable and immutable arrays
@hackage/transformers-compat
A small compatibility shim for the transformers library
@hackage/distributive
Distributive functors -- Dual to Traversable
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/profunctors
Profunctors
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/contravariant
Contravariant functors
@hackage/semigroups
Anything that associates
@hackage/free
Monads for free
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments
@hackage/generic-deriving
Generic programming library for generalised deriving.
@hackage/adjunctions
Adjunctions and representable functors
@hackage/base
Core data structures and operations
@hackage/distributive
Distributive functors -- Dual to Traversable
@hackage/hspec
A Testing Framework for Haskell