@hackage/system-filepath
High-level, byte-based file and directory path manipulations (deprecated)
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/unix
POSIX functionality
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and 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/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/lifted-base
lifted IO operations from the base library
@hackage/monad-logger
A class of monads which can log messages.
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/conduit-combinators
DEPRECATED Functionality merged into the conduit package itself
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/semigroups
Anything that associates
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments