@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/unix-compat
Portable POSIX-compatibility layer.
@hackage/time
A time library
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/regex-tdfa-text
Text interface for regex-tdfa
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/cryptohash-cryptoapi
Crypto-api interfaces for cryptohash
@hackage/cryptohash
collection of crypto hashes, fast, pure and practical
@hackage/crypto-conduit
Conduit interface for cryptographic operations (from crypto-api).
@hackage/crypto-api
A generic interface for cryptographic operations
@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/cereal
A binary serialization library
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/attoparsec
Fast combinator parsing for bytestrings and text