@haskell/unix
POSIX functionality
@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/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/transformers-bifunctors
Bifunctors over monad transformers.
@hackage/smith-client
API client for <https://smith.st/ Smith>.
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/openssh-protocol
Haskell implementation of openssh protocol primitives.
@hackage/network
Low-level networking interface
@hackage/crypto-pubkey-types
Generic cryptography Public keys algorithm types
@hackage/crypto-pubkey-openssh
OpenSSH keys decoder/encoder
@hackage/cereal
A binary serialization library
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/HsOpenSSL
Partial OpenSSL binding for Haskell