@hackage simple-conduit dependencies
35 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/void
A Haskell 98 logically uninhabited data type
@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/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/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/void
A Haskell 98 logically uninhabited data type
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/simple-conduit
A simple streaming I/O library based on monadic folds
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/conduit-combinators
DEPRECATED Functionality merged into the conduit package itself
@hackage/hspec
A Testing Framework for Haskell
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.