@haskell/unix
POSIX functionality
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/stm-conduit
Introduces conduits to channels, and promotes using conduits concurrently.
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/gitrev
Compile git revision info into Haskell projects
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit-combinators
DEPRECATED Functionality merged into the conduit package itself
@hackage/conduit
Streaming data processing library.
@hackage/attoparsec-binary
Binary processing extensions to Attoparsec.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/async
Run IO operations asynchronously and wait for their results