@hackage simple-conduit dependencies
24 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/chunked-data
Typeclasses for dealing with various chunked data representations
@hackage/either
Combinators for working with sums
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/lifted-async
Run lifted IO operations asynchronously and wait for their results
@hackage/mono-traversable
Type classes for mapping, folding, and traversing monomorphic containers
@hackage/mmorph
Monad morphisms
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/lifted-base
lifted IO operations from the base library
@hackage/text
An efficient packed Unicode text type.
@hackage/bifunctors
Bifunctors
@hackage/streaming-commons
Common lower-level functions needed by various streaming data libraries
@hackage/transformers
Concrete functor and monad transformers
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/semigroups
Anything that associates
@hackage/free
Monads for free
@hackage/transformers-base
Lift computations from the bottom of a transformer stack